mirror of
https://github.com/cve-search/PyVulnerabilityLookup.git
synced 2024-11-25 16:27:23 +00:00
97ca98f4ff
Some checks are pending
Python application - MyPy / Python 3.10 sample (push) Waiting to run
Python application - MyPy / Python 3.11 sample (push) Waiting to run
Python application - MyPy / Python 3.12 sample (push) Waiting to run
Python application - MyPy / Python 3.13 sample (push) Waiting to run
Python application - Test Public Interface / Python 3.13 sample (push) Waiting to run
Python application - Test Public Interface / Python 3.10 sample (push) Waiting to run
Python application - Test Public Interface / Python 3.11 sample (push) Waiting to run
Python application - Test Public Interface / Python 3.12 sample (push) Waiting to run
|
||
---|---|---|
.. | ||
.gitignore | ||
.readthedocs.yml | ||
LICENSE | ||
mypy.ini | ||
pyproject.toml | ||
README.md | ||
test_web.py |
Python client and module for Vulnerability Lookup
Installation
pip install pyvulnerabilitylookup
Usage
Command line
You can use the vulnerability_lookup
command:
Library
See API Reference