Closed mcdonnnj closed 2 months ago
This pull request adds a repository and hook with an appropriate configuration to run the pip-audit command on all three pip in the repository.
The pip-audit tool will help ensure that any requirements defined in our three main pip do not contain packages with known security vulnerabilities.
Automated tests pass.
๐ฃ Description
This pull request adds a repository and hook with an appropriate configuration to run the pip-audit command on all three pip in the repository.
๐ญ Motivation and context
The pip-audit tool will help ensure that any requirements defined in our three main pip do not contain packages with known security vulnerabilities.
๐งช Testing
Automated tests pass.
โ Pre-approval checklist