python CVE scanning #14099
Answered
by
jhutchings1
mcandre
asked this question in
Code Security
python CVE scanning
#14099
-
There's a FOSS CLI tool for this called "safety". dependabot should start scanning Python projects for CVE's. Check both requirements.txt and requirements-dev.text. |
Beta Was this translation helpful? Give feedback.
Answered by
jhutchings1
Apr 11, 2022
Replies: 1 comment 1 reply
-
Thanks for your suggestion. Dependabot already supports Python today. We don't alert on requirements-dev, but we do support requirements.txt. https://docs.github.com/en/enterprise-cloud@latest/code-security/supply-chain-security/understanding-your-software-supply-chain/about-the-dependency-graph#supported-package-ecosystems |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
jhutchings1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for your suggestion. Dependabot already supports Python today. We don't alert on requirements-dev, but we do support requirements.txt. https://docs.github.com/en/enterprise-cloud@latest/code-security/supply-chain-security/understanding-your-software-supply-chain/about-the-dependency-graph#supported-package-ecosystems