defectdojo/django-defectdojo

Open-Source Unified Vulnerability Management, DevSecOps & ASPM

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 43 minutes ago
Added to GitGenius on September 14th, 2026
Created on February 19th, 2015
Open Issues & Pull Requests: 215 (+0)
GitHub issues: Enabled
Number of forks: 1,947
Total Stargazers: 4,949 (+1)
Total Subscribers: 204 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 26.8 hours
Mean response time: 113.5 days
90th percentile: 501.3 days
Tracked items: 725

Most active contributors

Sign in to see contributor activity.

How this project is maintained

About 10% of issues opened in the past year have never received a reply. 94% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 63% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. 67% of issues opened in the past year have been closed, leaving a working backlog. Three people close 76% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 156
New in 7 days: 5
Closed in 7 days: 12
Avg open age: 533 days
Stale 30+ days: 142
Stale 90+ days: 118

Recent activity

Opened in 7 days: 4
Closed in 7 days: 12
Comments in 7 days: 2
Events in 7 days: 4

Top labels

  • bug (389)
  • enhancement (184)
  • pending-closure (46)
  • Support (31)
  • help_wanted (28)
  • stale (28)
  • pr-available (19)
  • Import Scans (13)

Detailed Description

DefectDojo is a DevSecOps and vulnerability management platform that orchestrates end-to-end security testing, vulnerability tracking, deduplication, remediation, and reporting.

The tool addresses the challenge of managing vulnerabilities across multiple security scanners and testing tools by providing a unified system for ingesting, correlating, and tracking findings. It accepts scan reports from various security tools, deduplicates results to identify the same vulnerability across different scans, and provides a centralized dashboard for remediation tracking and reporting. The platform supports both the OWASP Community Edition and a Pro Edition with additional capabilities.

Organizations running containerized environments benefit from Docker Compose deployment, which allows rapid setup with minimal configuration. The tool suits teams practicing DevSecOps who need to integrate security testing into their development pipelines and require visibility across multiple scanning tools. It works well for projects requiring formal vulnerability tracking, audit trails, and compliance reporting. Teams should evaluate whether the Community Edition meets their needs or whether the Pro Edition's additional features justify adoption.

The project maintains active unit and integration test coverage. Development follows established security best practices as recognized by external standards. The codebase is written in Python using the Django framework, making it accessible to teams with Python expertise.