vstinner / check_python_vuln

Check Python vulnerabilities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

check_python_vuln

Latest release on the Python Cheeseshop (PyPI) Build status of check_python_vuln on GitHub Actions

Check for Python vulnerabilities.

Homepage: https://github.com/vstinner/check_python_vuln

Support Python 2.7 and Python 3.6 to 3.10.

See Python Security Vulnerabilities.

Usage

Check for vulnerabilities:

python3 -m check_python_vuln

Run tests

Command to run tests:

tox --parallel auto

Changelog

  • 2020.07.01.post1: Install data files and support Python 2.7 older than 2.7.9.
  • 2020.07.01: Initial release.

About

Check Python vulnerabilities

License:MIT License


Languages

Language:Python 100.0%