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
a5614c6789
Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.17.4 to 2.17.5. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v2.17.4...v2.17.5) --- updated-dependencies: - dependency-name: pylint 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