OSV.dev CVE Library Vulnerabilities Checker

Use to audit dependency trees for registered vulnerability risks.

Try it OpenAPI

Call

POST https://codepulse-api.hahavoid0.workers.dev/security/cve
{
  "package": "lodash",
  "version": "4.17.15",
  "ecosystem": "npm"
}

AgentCash command

npx agentcash@latest fetch https://codepulse-api.hahavoid0.workers.dev/security/cve -m POST -b '{"package":"lodash","version":"4.17.15","ecosystem":"npm"}'

Not for

Do not use for downloading binary patch updates.