Commit 6a2322f9 authored by Bertrand Goareguer's avatar Bertrand Goareguer Committed by Cédric OLIVIER
Browse files

Resolve "DEFECTDOJO_NOPROD_ENABLED missing in kicker.json"

parent 6ce97630
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -19,6 +19,11 @@
      "description": "Your DefectDojo API v2 key - must be saved as a masked CI/CD variable",
      "mandatory": true
    },
    {
      "name": "DEFECTDOJO_NOPROD_ENABLED",
      "description": "Determines whether security reports produced in non-production branches are uploaded to DefectDojo",
      "default": "false"
    },
    {
      "name": "DEFECTDOJO_TIMEZONE",
      "description": "Time zone used for naming imports in DefectDojo",