Loading kicker.json +2 −2 Original line number Diff line number Diff line Loading @@ -17,12 +17,13 @@ { "name": "DEFECTDOJO_API_KEY", "description": "Your DefectDojo API v2 key - must be saved as a masked CI/CD variable", "secret": true, "mandatory": true }, { "name": "DEFECTDOJO_NOPROD_ENABLED", "description": "Determines whether security reports produced in non-production branches are uploaded to DefectDojo", "default": "false" "type": "boolean" }, { "name": "DEFECTDOJO_TIMEZONE", Loading Loading @@ -176,5 +177,4 @@ ] } ] } Loading
kicker.json +2 −2 Original line number Diff line number Diff line Loading @@ -17,12 +17,13 @@ { "name": "DEFECTDOJO_API_KEY", "description": "Your DefectDojo API v2 key - must be saved as a masked CI/CD variable", "secret": true, "mandatory": true }, { "name": "DEFECTDOJO_NOPROD_ENABLED", "description": "Determines whether security reports produced in non-production branches are uploaded to DefectDojo", "default": "false" "type": "boolean" }, { "name": "DEFECTDOJO_TIMEZONE", Loading Loading @@ -176,5 +177,4 @@ ] } ] }