← Back to directory

Look up known vulnerabilities for a package+version via OSV API. Supports npm, P...

https://api.strale.io/x402/cve-lookup

Overview

Look up known vulnerabilities for a package+version via OSV API. Supports npm, PyPI, Maven, Go, Cargo, NuGet. Returns CVEs with severity and fix versions.

Protocol x402
Price $0.05
Payment Asset USD Coin
Payment Network Base
Category uncategorized
Provider strale
Source bazaar
Indexed 2026-04-15 14:09:55

Health

Status healthy
Latency (p50) 129ms
Uptime (30d) 100.0%
Reliability Score 100/100
Last Checked 2026-07-21 20:22:34
Last Healthy 2026-07-21 20:22:34
Consecutive Failures 0

x402 Payment Validation

Payment Requirements Valid
Asset Verified
Facilitator

Input Schema

{ "discoverable": true, "method": "GET", "queryParams": { "ecosystem": { "description": "npm/pypi/maven/go/cargo/nuget", "type": "string" }, "package_name": { "required": true, "type": "string" }, "version": { "required": true, "type": "string" } }, "type": "http" }

Output Schema

{ "highest_severity": { "type": "string" }, "recommendation": { "type": "string" }, "total_vulnerabilities": { "type": "integer" }, "vulnerabilities": { "type": "array" } }

Recent Health Checks

Time Status HTTP Latency Error
2026-07-21 20:22:34 healthy 402 129ms
2026-07-21 14:34:29 healthy 402 114ms
2026-07-21 09:05:27 healthy 402 207ms