Overview
Portfolio dashboard
The Dependency-Track dashboard served behind nginx on first boot, showing portfolio vulnerabilities, projects at risk, vulnerable components and the inherited risk score.
Portfolio dashboard
Projects inventory
Component inventory
Administration
This is a repackaged open source software product wherein additional charges apply for cloudimg support services.
Overview Dependency-Track is the OWASP platform for software supply-chain component analysis. It continuously ingests CycloneDX Software Bills of Materials (SBOMs) for your applications and identifies risk across the components they depend on: known vulnerabilities, out-of-date libraries, and policy violations. Instead of scanning code at a single point in time, it maintains a living inventory of every component in every project and re-evaluates that inventory as new vulnerability intelligence arrives. This image delivers Dependency-Track fully installed and running behind an nginx reverse proxy, so a component-analysis platform is serving within minutes of launch.
Why This Image Instead of Self-Deployment The upstream Dependency-Track project ships with a well-known default admin credential, no reverse proxy, and no separation of data from the operating system disk. Deploying it yourself means installing and tuning PostgreSQL, setting up nginx, hardening the default credential, separating the data tier, and restricting the management ports by hand. This image solves all of that before you first sign in: a production-shaped stack serving in minutes rather than the hours a manual build takes.
Application Stack The platform runs as an API server on a modern Java runtime (OpenJDK 25, which Dependency-Track 5.x requires), with a single-page web application served by nginx on port 80 and reverse-proxied to the API. A PostgreSQL database holds the component inventory, findings and configuration. A dedicated unprivileged service account owns the runtime, systemd starts it on boot and restarts it on failure, and the management and metrics endpoints are pinned to loopback and kept off the public interface by a host firewall. The database and the API server data directory live on a dedicated data disk so they are independently resizable and separate from the operating system disk.
Component Analysis Upload a CycloneDX SBOM for a project through the web UI or the API and Dependency-Track builds an inventory of its components, matches them against vulnerability intelligence once you enable the vulnerability sources, and presents the findings by project and by component. Track risk over time, apply policies that flag components by licence, version or vulnerability severity, and integrate SBOM upload into your build pipeline so every release is analysed automatically.
Secure First Boot On the first boot of your instance a one-shot service generates a fresh administrator password, unique to that instance, rotates the database credential, verifies the new password works and that the default credential no longer does, and writes the login to a file only the root user can read. No shared or default credentials ship in the image.
Ready To Use Open the web UI in your browser, read the generated credentials, sign in as admin, and create or upload your first project SBOM straight away. A built-in health endpoint answers on the reverse proxy for load-balancer and uptime checks. The data tier lives on a dedicated, independently resizable data disk.
Community Validation Dependency-Track is an OWASP Flagship project, the highest maturity designation in the OWASP ecosystem, and is widely adopted for software supply-chain risk management.
cloudimg Support 24/7 technical support by email and chat. Help with deployment, SBOM ingestion, vulnerability-source configuration, policy design, CI/CD integration, database and storage maintenance, backup and upgrade planning.
Use Cases A central component inventory and vulnerability-tracking platform for your organization's applications. Continuous SBOM analysis wired into your CI/CD pipeline so every build is evaluated and gated on policy. Software supply-chain risk and licence-policy governance across many projects and teams.
All product and company names are trademarks or registered trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.
Highlights
- Automated component analysis on every build: integrate CycloneDX SBOM upload into Jenkins, GitHub Actions or GitLab CI and Dependency-Track re-evaluates your components as new vulnerabilities are disclosed, unlike point-in-time scanners that miss post-release CVEs, with policies that flag releases by licence, version or severity
- Production-ready from first boot with no default credentials: where the upstream project ships a default admin login with no reverse proxy or disk separation, this image generates a unique admin password per instance, runs behind nginx, isolates PostgreSQL and application data on a dedicated resizable disk, and keeps the management endpoints off the public interface behind a host firewall
- OWASP flagship platform with 24/7 cloudimg support: engineers assist with deployment, CI/CD integration, vulnerability-source configuration, policy design, database maintenance and upgrade planning, so your team focuses on fixing vulnerabilities rather than operating infrastructure
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Free trial
- ...
Dimension | Description | Cost/hour |
|---|---|---|
m5.large Recommended | m5.large | $0.08 |
t3.micro | t3.micro instance type | $0.04 |
t2.micro | t2.micro instance type | $0.04 |
r5b.12xlarge | r5b.12xlarge instance type | $0.24 |
m8i.xlarge | m8i.xlarge instance type | $0.12 |
r8i-flex.16xlarge | r8i-flex.16xlarge instance type | $0.24 |
m6idn.4xlarge | m6idn.4xlarge instance type | $0.24 |
p4d.24xlarge | p4d.24xlarge instance type | $0.24 |
i3.4xlarge | i3.4xlarge instance type | $0.24 |
m8id.8xlarge | m8id.8xlarge instance type | $0.24 |
Vendor refund policy
Refunds available on request.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Initial release of Dependency-Track 5.0.3 as a ready-to-use software supply-chain component-analysis platform with the admin password generated on first boot.
Additional details
Usage instructions
Connect via SSH on port 22 as the default login user for your operating system variant (for the Ubuntu 24.04 variant the user is ubuntu). Retrieve the generated admin credentials with: sudo cat /root/dependency-track-credentials.txt. Open the Dependency-Track web UI in a browser at http://<instance-public-ip>/ and sign in with the username admin and the generated password. Create a project and upload a CycloneDX SBOM under Projects, or PUT one to /api/v1/bom, then review the findings by project and component. The application is served by nginx on port 80 (the API server runs on loopback 8080 and its management endpoint on loopback 9000); an unauthenticated health endpoint is available at http://<instance-public-ip>/health. The PostgreSQL database and the API server data directory live on a dedicated data disk mounted at /var/lib/dependency-track. The instance security group opens ports 22, 80 and 443. The services run under systemd: systemctl status dependency-track postgresql nginx.
Resources
Vendor resources
Support
Vendor support
cloudimg provides 24/7 technical support for this product by email and live chat. Our engineers help with deployment, configuration, updates, performance tuning and troubleshooting; critical issues receive a one hour average response. Contact support@cloudimg.co.uk .
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.