Commit 0b96bfb8 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

doc: change project pitch sentence

parent 9adcfb2a
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
# GitLab CI template for DefectDojo

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.

## Get started

### DefectDojo instance