Container CVE Matcher
Under maintenancePricing
from $1.00 / 1,000 dependency cve checkeds
Container CVE Matcher
Under maintenanceMatches a dependency list, lockfile, or SBOM against OSV.dev to report
Container CVE Matcher
Under maintenancePricing
from $1.00 / 1,000 dependency cve checkeds
Matches a dependency list, lockfile, or SBOM against OSV.dev to report
Public git repository to clone and scan for lockfiles/SBOMs (https:// or http:// only). Provide this, or fill in "manifests"/"dependencies" below, or any combination. Example: "https://github.com/expressjs/express.git".
Branch, tag, or commit to check out. Leave empty to use the repository's default branch.
One or more dependency files pasted directly, instead of (or in addition to) a repository URL. Each item needs a "filename" (used to detect the format: "package-lock.json", "requirements.txt", "Pipfile.lock", or a CycloneDX/SPDX SBOM .json file) and its "content".
[]A flat package+version list, for callers (e.g. an AI agent) that already know exactly what's installed and don't need lockfile/SBOM parsing. Each item needs a "name" and exact "version"; "ecosystem" defaults to "npm" (also supports "PyPI").
[]