pip-auditΒΆ
Weβre using pip-audit to check for vulnerabilities in 3rd-party Python packages.
pip-audit MakefileΒΆ
To run pip-audit
in your project, use the following Makefile
targets:
test-packages:
pip-audit
Weβre using pip-audit to check for vulnerabilities in 3rd-party Python packages.
To run pip-audit
in your project, use the following Makefile
targets:
test-packages:
pip-audit