Kyle Pazandak
01/04/2024, 8:32 PMwhich python3
command or python3 --version
Stefano Bonicatti
01/04/2024, 8:38 PMStefano Bonicatti
01/04/2024, 8:39 PMPATH
env var is normally what gets used, but it can be modified in several different shell specific filesKyle Pazandak
01/04/2024, 8:43 PMStefano Bonicatti
01/04/2024, 8:46 PM/etc/profile
, ~/.profile
, /etc/environment
, /etc/profile.d/[...]
which should be read by all shells, but then each shell could also read ~/.bash_profile
, ~/.zprofile
, and so on. And note that the shell specific files, which are also user specific, can be placed in other paths if you modify some configs in the shells themselves.Stefano Bonicatti
01/04/2024, 8:47 PMprocess_envs
Kyle Pazandak
01/04/2024, 8:51 PM{
"vulnerable": true,
"criteria": "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*",
"versionStartIncluding": "3.7.0",
"versionEndExcluding": "3.7.7",
"matchCriteriaId": "828A83C6-F100-486D-963B-363062C5FAA8"
},