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

Minor change of the description in the README.
This commit is contained in:
Raphaël Vinot 2024-12-09 15:36:09 +01:00 committed by GitHub
commit a2a5881900
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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