Commit 2a1b3682 authored by Bertrand Goareguer's avatar Bertrand Goareguer Committed by Pierre Smeyers
Browse files

docs: add instructions about product naming convention

parent 84d82344
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ You must have access to a DefectDojo server and set `DEFECTDOJO_SERVER_URL` vari

The initial mandatory step for a developer is to click on "Login with Gitlab" button on login page (see [dedicated section](#first-connection-to-defectdojo)) in order to retrieve his DefectDojo API v2 key.

All Gitlab projects you are developer / maintainer / owner of will be automatically imported into DefectDojo dashboard.
All GitLab projects you are developer / maintainer / owner of will be automatically imported into DefectDojo dashboard. The name of the DefectDojo product will be set to the `CI_PROJECT_PATH` variable of the GitLab project.

Once you have your API v2 key, you may use it :