mirror of
https://github.com/cve-search/PyVulnerabilityLookup.git
synced 2024-11-25 16:27:23 +00:00
Python client and module for Vulnerability Lookup
2a415fd84d
Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.0 to 2.31.0.1. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-requests dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.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