Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Equivalent to pip-audit? #1361

Open
asmith26 opened this issue May 9, 2024 · 1 comment
Open

Equivalent to pip-audit? #1361

asmith26 opened this issue May 9, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@asmith26
Copy link

asmith26 commented May 9, 2024

Problem description

Hi,

Just wondering if there any tools for pixi that work like pip-audit, or if there are plans to integrate such a tool directly into pixi?

For reference (from https://pypi.org/project/pip-audit/):

pip-audit is a tool for scanning Python environments for packages with known vulnerabilities. It uses the Python Packaging Advisory Database (https://github.com/pypa/advisory-database) via the PyPI JSON API as a source of vulnerability reports.

Thanks!

@asmith26 asmith26 added the enhancement New feature or request label May 9, 2024
@ruben-arts
Copy link
Contributor

Hey @asmith26, we sure are discussing this. It would be best for integration purposes if someone (most likely a company) comes to help us with this in the form of an integration partner, as these features are hard to build without proper third-party testing and validation.

If this is something you could help with please let us know!

That said, with conda-forge/pixi we do have the ability to do this very well as we know where and how things are build (conda-forge) and the lock-file describes the packages extremely detailed. So this is not an unsolvable problem. An SBOM is just an extra step in the generation process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants