django-DefectDojo v2.28.1 releases: application vulnerability correlation & security orchestration application
DefectDojo is an open-source application vulnerability correlation and security orchestration application. It allows you to manage your application security program, maintain product and application information, schedule scans, triage vulnerabilities, and push findings into defect trackers. Consolidate your findings into one source of truth with DefectDojo.
While traceability and metrics are the ultimate end goal, it is a bug tracker at its core. Taking advantage of DefectDojo’s Product:Engagement model enables traceability among multiple projects and test cycles and allows for fine-grained reporting.
How does DefectDojo work?
It is based on a model that allows the ultimate flexibility in your test tracking needs.
- Working in DefectDojo starts with a Product Type.
- Each Product Type can have one or more Products.
- Each Product can have one or more Engagements.
- Each Engagement can have one more Tests.
- Each Test can have one or more Findings.
Changelog v2.28.1
Changes since 2.28.0
- Correct typo in rate limiting @Snbig (#8982)
- Fix typo in docs @Maffooch (#8958)
- Docker-compose + TLS: fix name of DD_TLS_PORT @kiblik (#8964)
- add sunset notice to burp-plugin.md @paulOsinski (#8952)
- api_sq: small typo in documentation @kiblik (#8955)
🖌 Updates in UI
🧰 Maintenance
Install
$ git clone https://github.com/DefectDojo/django-DefectDojo $ cd django-DefectDojo $ ./setup.bash $ ./run_dojo.bash
navigate to 127.0.0.1:8000
Tutorial
Copyright (c) 2015, DefectDojo Maintainers, All rights reserved.