DefectDojo Vulnerability Management Platform

AWS Security

DefectDojo, application vulnerability management, ready to track findings on first boot.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Overview

DefectDojo is an application security and vulnerability management platform that consolidates scanner findings, tracks remediation and reports on risk. It is used by security teams to run a DevSecOps program across many tools and projects.

Why the cloudimg image

cloudimg ships DefectDojo hardened, fully patched and preconfigured so the platform is ready to import findings, with the database, cache and uploads on a dedicated disk. A unique admin credential and every application secret are generated on first boot with no default login. Paired with a step-by-step deploy guide and backed by 24/7 support.

Common uses

  • Vulnerability management
  • Scanner finding consolidation
  • DevSecOps reporting

Key features

  • 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

See it running

Real screenshots taken while testing this image against its deployment guide.

DefectDojo Vulnerability Management Platform screenshot 1 DefectDojo Vulnerability Management Platform screenshot 2 DefectDojo Vulnerability Management Platform screenshot 3 DefectDojo Vulnerability Management Platform screenshot 4

Description

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.

Related technologies

vulnerability managementdevsecopsapplication securityowaspsecurity scannerfinding triagesast dastappsec platformvulnerability trackingsecurity findingsdocker compose amivulnerability deduplicationsecurity posture