Overview
DefectDojo dashboard
The DefectDojo dashboard summarising active engagements, findings in the last seven days, and the historical finding severity breakdown.
DefectDojo dashboard
Open findings list
Product overview
DefectDojo sign-in
This is a repackaged open source software product wherein additional charges apply for cloudimg support services.
Overview DefectDojo is an open source, OWASP flagship DevSecOps and application vulnerability management platform trusted by security teams worldwide, with thousands of GitHub stars and contributions from a large global community. This image delivers DefectDojo fully installed and running as the official production Docker Compose stack, so a working vulnerability management console is serving within minutes of launch.
Why This Image Instead of Self-Deployment Deploying DefectDojo from the GitHub repository requires manual secret generation, storage configuration, systemd service integration, reverse proxy setup and ongoing maintenance of the Compose topology. This image removes that operational burden: every component is pre-configured and tested, secrets are generated automatically on first boot, stateful data lives on a dedicated resizable disk, and the full stack starts on boot via systemd. You skip hours of setup and go straight to importing your first scan results.
Application Stack The appliance runs the official DefectDojo Compose topology: an nginx reverse proxy answers on port 80 and fronts a uwsgi Django application server, with celery worker and celery beat services handling asynchronous and scheduled work, a PostgreSQL database for storage and a Valkey (Redis compatible) instance as the Celery broker and cache. Every stateful Docker volume, the database, the cache and the media and uploads, is relocated onto a dedicated, independently resizable data disk kept separate from the operating system disk.
Import, Triage and Track DefectDojo understands the output of over 150 security scanner parsers across SAST, DAST, dependency, container and infrastructure testing. Findings are imported, normalised and deduplicated so the same issue reported by different tools is tracked once. Organise work into products, engagements and tests, assign and age findings, capture risk acceptance, and use the dashboards, metrics and reports to communicate posture to engineering and leadership.
Secure First Boot No shared or default password ships in the image. On the first boot of your instance a one-shot service generates a fresh Django secret key, a fresh credential encryption key, a fresh database password and a strong, unique administrator password, initialises an empty database, and records the administrator credentials in a file that only the root user can read. The default installer password never applies, and every instance is independent.
Ready To Use Retrieve the generated administrator password over SSH, open the console in your browser, and sign in to start importing findings. The unauthenticated login page also serves as a health endpoint for load balancer and uptime checks. A full REST API is available for automation and CI/CD integration.
Use Cases Compliance-driven teams centralise SAST and DAST findings from their CI/CD pipeline into a single evidence source that shows vulnerability identification, triage decisions and remediation timelines for audits such as SOC 2. DevSecOps teams post scanner results (for example OWASP ZAP, Trivy or Semgrep) into DefectDojo automatically from Jenkins or GitHub Actions, and triage new critical and high findings each morning using the deduplication view. SaaS companies with multiple product lines use DefectDojo's product hierarchy and dashboards to report vulnerability trends to leadership and track mean-time-to-remediate across teams.
cloudimg Support 24/7 technical support by email and chat. Our engineers help with deployment, reverse proxy and TLS termination, scanner integration and import automation, backup and storage planning, and scaling the stack.
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
- Centralized vulnerability management from over 150 security scanners: launch this image and have a production-ready DefectDojo console serving in minutes, eliminating the hours of manual Docker Compose setup, secret generation, storage configuration and systemd integration that self-deployment from the GitHub repository requires
- Import findings from SAST, DAST, dependency, container and infrastructure scanners into a single deduplicated view. Organise by products and engagements, track remediation, capture risk acceptance, and report posture to leadership via dashboards, metrics and a full REST API for CI/CD pipeline automation
- Zero-trust security from first boot: every instance generates its own unique admin password, Django secret key, credential encryption key and database password automatically, so no default credentials ever apply. Stateful data lives on a dedicated, independently resizable disk separate from the OS, backed by 24/7 cloudimg support
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 |
t2.micro | t2.micro instance type | $0.04 |
t3.micro | t3.micro instance type | $0.04 |
c7i.xlarge | c7i.xlarge instance type | $0.12 |
m8ine.xlarge | m8ine.xlarge instance type | $0.12 |
r6idn.8xlarge | r6idn.8xlarge instance type | $0.24 |
c5ad.2xlarge | c5ad.2xlarge instance type | $0.24 |
c5a.8xlarge | c5a.8xlarge instance type | $0.24 |
c6i.12xlarge | c6i.12xlarge instance type | $0.24 |
c8in.16xlarge | c8in.16xlarge 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 DefectDojo as a ready-to-use OWASP application vulnerability management appliance running the official Docker Compose stack, with all secrets and a strong admin password generated on first boot and the database, cache and uploads on a dedicated data disk.
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 per-instance administrator credentials with: sudo cat /root/defectdojo-credentials.txt. Open the console in a browser at http://<instance-public-ip>/ and sign in as admin with the generated password. The login page http://<instance-public-ip>/login is an unauthenticated health endpoint. The REST API base is http://<instance-public-ip>/api/v2/ ; obtain a token with a POST to /api/v2/api-token-auth/ using the admin credentials. The DefectDojo Docker Compose stack lives under /opt/defectdojo and its stateful volumes are on a dedicated data disk mounted at /var/lib/defectdojo. The instance security group opens ports 22, 80 and 443. The stack runs under systemd: systemctl status defectdojo.service and sudo docker compose -f /opt/defectdojo/docker-compose.yml -f /opt/defectdojo/docker-compose.override.cloudimg.yml --env-file /opt/defectdojo/.env ps.
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.
Similar products
