Skip to content

manuello1996/cve-api-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cve-api-proxy

GET

/api/single/CVE-2024-31880 /api/single/CVE-2024-31880?refresh=true

/api/multi?cves=CVE-2024-31880,CVE-2025-21703 /api/multi?cves=CVE-2024-31880,CVE-2025-21703?refresh=true

POST /api/multi --> Body { "cves": ["CVE-2024-31880", "CVE-2025-21703"], "refresh": false }

DELETE

/cache/prune --> Older than 30 days /cache/reset --> Delete all cached CVEs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published