Luis NorambuenaM to PythonEnglish · 1 年前Yes, you should use a Python venv in a container like dockerwww.bitecode.devexternal-linkmessage-square42linkfedilinkarrow-up158arrow-down15file-text
arrow-up153arrow-down1external-linkYes, you should use a Python venv in a container like dockerwww.bitecode.devLuis NorambuenaM to PythonEnglish · 1 年前message-square42linkfedilinkfile-text
minus-squarewewbull@feddit.uklinkfedilinkEnglisharrow-up2·1 年前So the problem here is that you can inject code into a system python process because they run with the user’s python install location on their path. They’ve fixed the wrong “root cause”.
So the problem here is that you can inject code into a system python process because they run with the user’s python install location on their path.
They’ve fixed the wrong “root cause”.