pyvulncheck

pyvulncheck is an open-source tool designed for detecting vulnerabilities in Python packages, drawing inspiration from the capabilities of govulncheck.


License
MIT
Install
pip install pyvulncheck==0.1.0

Documentation

pyvulncheck

pyvulncheck is an open-source tool designed for detecting vulnerabilities in Python packages, drawing inspiration from the capabilities of govulncheck. It uses deps.dev Open API to detect vulnerabilities.