Skip to content
OpenCatalogcurated by FLOSSK
Security & Privacy

OSV-Scanner

Google tool to find known vulnerabilities in open source dependencies from lockfiles, SBOMs, or directories using the OSV database.

Why it is included

Lightweight OSS complement to image scanners when the risk is dependency CVEs in application code.

Best for

CI pipelines scanning package locks (npm, Go, Maven, etc.) with minimal setup.

Strengths

  • OSV API
  • SBOM input
  • Fast local runs

Limitations

  • Coverage follows OSV ecosystem participation

Good alternatives

Trivy filesystem · Grype · Snyk (commercial)

Related tools