mirror of
https://github.com/cve-search/pyvariot.git
synced 2024-11-27 01:07:23 +00:00
Python module to query the VARIoT IoT vulnerabilities and exploits databases
.github | ||
docs | ||
pyvariot | ||
tests | ||
.gitignore | ||
.pre-commit-config.yaml | ||
.readthedocs.yml | ||
LICENSE | ||
mypy.ini | ||
poetry.lock | ||
pyproject.toml | ||
README.md |
Python client and module to query the VARIoT IoT vulnerabilities and exploits databases
This is a Python client and module to query the VARIoT IoT vulnerabilities and exploits databases.
Installation
pip install pyvariot
Usage
Command line
You can use the variot
command to query the database:
Library
See API Reference