logo
icon

Dependency-Track

Dependency-Track is an OWASP project for software composition analysis. It identifies vulnerabilities in third-party components by analyzing Software Bill of Materials (SBOM). The bundled container includes an embedded H2 database and web UI — single container, no external services required.

template cover
Deployed0 times
Publisherfuturize.rush
Created2026-03-31
Services
service icon
Tags
ToolSecurity

Dependency-Track

An OWASP project for continuous software composition analysis. Identifies vulnerabilities in third-party and open-source components by analyzing SBOMs (CycloneDX, SPDX). Bundled deployment includes an embedded H2 database — single container, no external dependencies.

What You Can Do After Deployment

  1. Visit your domain — log in with admin / admin (change immediately)
  2. Upload an SBOM — import a CycloneDX or SPDX Bill of Materials
  3. Review vulnerabilities — see identified CVEs across your components
  4. Create projects — organize your applications and track their dependencies
  5. Set policies — define vulnerability policies and get alerts on violations

Key Features

  • SBOM analysis supporting CycloneDX and SPDX formats
  • Vulnerability identification from NVD, GitHub Advisories, OSV, and more
  • Project portfolio management for tracking all applications
  • Policy engine for enforcing component risk thresholds
  • REST API for CI/CD pipeline integration
  • Embedded H2 database in bundled deployment
  • OWASP flagship project with active community

Important Notes

  • This is the bundled deployment with embedded H2 database
  • Recommended minimum 8 GB RAM for the container
  • Default credentials: admin / admin (must change on first login)

License

Apache-2.0 — GitHub | Website