dependency-check/DependencyCheck
OWASP dependency-check is a software composition analysis utility that detects publicly disclosed vulnerabilities in application dependencies. observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 96
- 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: 24.5
- age_days: 5112
- days_rel: 30
- days_push: 7
- n_releases_24m: 19
Adoption not part of the score
7671 stars · 1419 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
OWASP Dependency-Check is a Software Composition Analysis (SCA) tool that identifies publicly disclosed vulnerabilities (CVEs) in a project's dependencies by matching them to CPE identifiers using the NVD API and other data sources. It ships as a CLI, Maven plugin, Gradle plugin, Ant task, and CI integrations like Jenkins and GitHub Actions.
Use cases
- scan project dependencies for known CVEs
- find vulnerable libraries in a Maven build
- add dependency vulnerability checking to a Gradle build
- run software composition analysis in Jenkins CI
- generate a report of disclosed vulnerabilities in third-party components
- audit npm and Java dependencies against the NVD
When to choose
- you need OWASP Top 10 'known vulnerable components' checks in JVM builds
- you want a mature, free SCA tool with Maven/Gradle/CLI/CI integrations
- you need CVE reports linked to NVD data
When to avoid
- you need real-time SBOM analysis across many ecosystems with commercial support
- you cannot obtain or manage an NVD API key
- you need language ecosystems better served by dedicated tools like npm audit or Bundler Audit alone
Facets
cli-tool · maturity active
security vulnerability-scanning dependency-audit build-tool cli security developer-tools jvm cli cross-platform sca cve cpe nvd maven-plugin gradle-plugin jenkins-plugin owasp software-composition-analysis devops
3 sources
- readme: https://github.com/dependency-check/DependencyCheck · fetched 2026-08-28 · 258c0e2bc163
- homepage: https://owasp.org/www-project-dependency-check/ · fetched 2026-08-29 · 0d5858e74a61
- site_page: https://owasp.org/about · fetched 2026-08-29 · b21a48297b2d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dependency-check/DependencyCheck | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="dependency-check/DependencyCheck")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem