This project implements a generic GitLab CI template for [DefectDojo](https://github.com/DefectDojo/django-DefectDojo) dashboard. Please read [DefectDojo documentation](https://defectdojo.github.io/django-DefectDojo/) for further information.
This project implements a GitLab CI/CD template for [DefectDojo](https://github.com/DefectDojo/django-DefectDojo) dashboard.
DefectDojo is a security program and vulnerability management tool that allows you to consolidate all the vulnerabilities of your project into one source of truth.
:warning: By default, DefectDojo will collect vulnerabilities only on your `master` or your `main` branch. For collecting vulnerabilities on another branch, set `PROD_REF` variable to your branch name.
Please read [DefectDojo documentation](https://defectdojo.github.io/django-DefectDojo/) for further information.