Ross ROSS = Recommend OSS · open-source software intelligence for agents

google/osv.dev

Open source vulnerability DB and triage service. observed · 2026-08-28

github.com/google/osv.dev · homepage · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

84/100

  • Activity 99
  • Release rhythm 56
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 107.0
  • age_days: 2064
  • days_rel: 134
  • days_push: 7
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

2901 stars · 354 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

OSV (Open Source Vulnerabilities) is Google's open, distributed vulnerability database and triage service that aggregates security advisories from dozens of ecosystems (npm, PyPI, Go, Maven, Debian, Alpine, Linux distros, etc.) into a precise structured schema, exposed via a public API, web UI, and GCS data dumps. This repository contains the full code powering the hosted osv.dev service, including the API server, web backend, ingestion workers, NVD/CVE feed converters, language bindings, and Terraform deployment configuration.

Use cases

  • check whether a specific package version is affected by known vulnerabilities
  • query a vulnerability database by package name and version via API
  • convert CVE and NVD feeds into a structured vulnerability format
  • aggregate security advisories across many package ecosystems
  • download structured vulnerability data dumps for security tooling
  • look up vulnerabilities in an SBOM or lockfile
  • run my own instance of a vulnerability database service

When to choose

  • You need an open, precise, per-ecosystem vulnerability data source with a queryable API
  • You want structured OSV-format data dumps to power your own security scanning or compliance tooling
  • You are building dependency or SBOM analysis and need to resolve whether versions are affected
  • You want to study or self-host the infrastructure of a vulnerability ingestion and triage pipeline

When to avoid

  • You only want to scan your project's dependencies locally - use the separate google/osv-scanner CLI instead
  • You need a full commercial vulnerability management platform with ticketing, policies, and dashboards
  • You just need general application security testing rather than known-vulnerability data

Facets

service · maturity stable

vulnerability-scanning security database search-engine etl api-framework http-server sdk infrastructure-as-code security developer-tools databases apis cloud go python serverless vulnerability-database osv-schema cve security-advisories sbom dependency-vulnerabilities triage gcp terraform data-dumps automation web-server docker

2 sources

Member repositories

RepositoryRoleHealth v2
google/osv.devmain84

For agents

markdown · JSON · MCP: product_card(name="google/osv.dev")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem