mirror of
https://github.com/cve-search/pyvariot.git
synced 2024-11-23 07:17:21 +00:00
408 B
408 B
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