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

[chore]: Adding CVE dependency checks for requirements.txt via pre-commit recommended hooks #69

Merged
merged 1 commit into from
Apr 13, 2024

Conversation

ivanbelenky
Copy link
Contributor

Despite the CVE bogus problem, I think that automatic dependency vulnerability scans is of the essence given the rapid pace of change that the field and its libraries experience. The hook added to the PR direclty checks against safety-db for known vulns. This hook is one of the supported hooks in the pre-commit documentation, present here and seems to me like the no brainer solution for implementing a one shot validation when requirements get updated.

For runs at the time of writing, the requirements established for AIOS show no existent vulnerability.

@dongyuanjushi dongyuanjushi merged commit 1385d6c into agiresearch:main Apr 13, 2024
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.

2 participants