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