hecat icon indicating copy to clipboard operation
hecat copied to clipboard

CI: integrate pip-audit/safety?

Open nodiscc opened this issue 4 years ago • 1 comments

https://github.com/trailofbits/pip-audit

nodiscc avatar Dec 06 '21 21:12 nodiscc

https://pypi.org/project/safety/

$ source .venv/bin/activate
$ pip3 install safety
$ safety check

nodiscc avatar Feb 05 '22 18:02 nodiscc