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
66a3ff7901
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... 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