mirror of
https://github.com/cve-search/PyVulnerabilityLookup.git
synced 2024-11-25 08:17:20 +00:00
Python client and module for Vulnerability Lookup
4777584586
build(deps): bump actions/setup-python from 4 to 5 |
||
---|---|---|
.github | ||
docs | ||
pyvulnerabilitylookup | ||
tests | ||
.gitignore | ||
.readthedocs.yml | ||
LICENSE | ||
mypy.ini | ||
poetry.lock | ||
pyproject.toml | ||
README.md |
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