PyVulnerabilityLookup/tests/README.md
2023-05-19 15:21:11 +02:00

20 lines
242 B
Markdown

# Python client and module for Vulnerability Lookup
## Installation
```bash
pip install pyvulnerabilitylookup
```
## Usage
### Command line
You can use the `vulnerability_lookup` command:
```bash
```
### Library
See [API Reference]()