Replies: 1 comment 1 reply
-
Hi @seebi ! Do you mean these binary packages? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Some non-python dev-tools are available as binary packages on pypi.org (some of them named
toolname-bin
). This allows for adding them as dev dependencies in our python projects simply by using our normal dependency managers (poetry, uv, ...).I believe the python community would greatly benefit from trivy, if its available as
trivy-bin
.Anyone here supporting this? 🤓
Target: Python Project Repositories (.venv -> File System, git Repository)
Scanner: Vulnerability, Secret, SBOM Generation
Target
Filesystem
Scanner
Vulnerability
Beta Was this translation helpful? Give feedback.
All reactions