PyVulnerabilityLookup/tests
2024-01-19 00:51:57 +01:00
..
.gitignore chg: Initial commit 2023-05-19 15:21:11 +02:00
.readthedocs.yml chg: Initial commit 2023-05-19 15:21:11 +02:00
LICENSE chg: Initial commit 2023-05-19 15:21:11 +02:00
mypy.ini chg: Initial commit 2023-05-19 15:21:11 +02:00
pyproject.toml chg: Initial commit 2023-05-19 15:21:11 +02:00
README.md chg: Initial commit 2023-05-19 15:21:11 +02:00
test_web.py fix: wait for pysec to be done. 2024-01-19 00:51:57 +01:00

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