Closed cedricbonhomme closed 3 days ago
Documentation:
https://vulnerability-lookup.readthedocs.io/en/latest/api-v1.html#get--api-sighting-
There is only one route: GET id where id is the id of a vulnerability.
GET id
id
GET /api/epss/{vulnerability_id}
Fixed: https://github.com/cve-search/PyVulnerabilityLookup/commit/51bcb96d612973b48cafc40439ce2210a2e6839d
Thanks !
Documentation:
https://vulnerability-lookup.readthedocs.io/en/latest/api-v1.html#get--api-sighting-
There is only one route:
GET id
whereid
is the id of a vulnerability.GET /api/epss/{vulnerability_id}