mirror of
https://github.com/cve-search/PyVulnerabilityLookup.git
synced 2025-01-18 10:36:19 +00:00
Merge pull request #71 from cedricbonhomme/patch-cedric
Some checks failed
Python application - MyPy / Python 3.10 sample (push) Has been cancelled
Python application - MyPy / Python 3.11 sample (push) Has been cancelled
Python application - MyPy / Python 3.12 sample (push) Has been cancelled
Python application - MyPy / Python 3.13 sample (push) Has been cancelled
Python application - Test Public Interface / Python 3.10 sample (push) Has been cancelled
Python application - Test Public Interface / Python 3.11 sample (push) Has been cancelled
Python application - Test Public Interface / Python 3.12 sample (push) Has been cancelled
Python application - Test Public Interface / Python 3.13 sample (push) Has been cancelled
Some checks failed
Python application - MyPy / Python 3.10 sample (push) Has been cancelled
Python application - MyPy / Python 3.11 sample (push) Has been cancelled
Python application - MyPy / Python 3.12 sample (push) Has been cancelled
Python application - MyPy / Python 3.13 sample (push) Has been cancelled
Python application - Test Public Interface / Python 3.10 sample (push) Has been cancelled
Python application - Test Public Interface / Python 3.11 sample (push) Has been cancelled
Python application - Test Public Interface / Python 3.12 sample (push) Has been cancelled
Python application - Test Public Interface / Python 3.13 sample (push) Has been cancelled
Minor change of the description in the README.
This commit is contained in:
commit
a2a5881900
1 changed files with 7 additions and 1 deletions
|
@ -1,4 +1,10 @@
|
||||||
# Python client and module for Vulnerability Lookup
|
# Python client and module for Vulnerability-Lookup
|
||||||
|
|
||||||
|
[PyVulnerabilityLookup](https://github.com/cve-search/PyVulnerabilityLookup), a Python library to access
|
||||||
|
[Vulnerability-Lookup](https://github.com/cve-search/vulnerability-lookup) via its REST API.
|
||||||
|
|
||||||
|
PyVulnerabilityLookup allows you to fetch vulnerabilities, create comments, bundles, sightings, and more.
|
||||||
|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue