53 Forks
767 Stars
767 Watchers

pip-audit

Audits Python environments and dependency trees for known vulnerabilities

How to download and setup pip-audit

Open terminal and run command
git clone https://github.com/pypa/pip-audit.git
git clone is used to create a copy or clone of pip-audit repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pip-audit https://github.com/pypa/pip-audit/archive/master.zip

Or simply clone pip-audit with SSH
[email protected]:pypa/pip-audit.git

If you have some problems with pip-audit

You may open issue on pip-audit support forum (system) here: https://github.com/pypa/pip-audit/issues