Skip to content

ci: Vulnerabilities check [skip tests] #3968

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

hpohekar
Copy link
Collaborator

@hpohekar hpohekar commented Apr 28, 2025

closes #3967

Added vulnerabilities check in CI.

(MK) In this PR, we are checking for vulnerabilities from thirdparty libraries only. The potential vulnerabilities from Python standard libraries are allowed through the pyproject.toml configuration. In future PRs, we will gradually become stricter about vulnerabilities from Python standard libraries (will require source code changes) and will gradually eliminate the pyproject.toml configuration.

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

Successfully merging this pull request may close these issues.

Add vulnerabilities check
2 participants