Loading templates/gitlab-ci-defectdojo.yml +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ variables: DEFECTDOJO_NPMAUDIT_REPORTS: "**/npm-audit*.json" DEFECTDOJO_DC_REPORTS: "**/dependency-check*.xml" DEFECTDOJO_DC_GRADLE_REPORTS: "**/dependency-check*.xml" DEFECTDOJO_TRIVY_REPORTS: "trivy/*.json" DEFECTDOJO_TRIVY_REPORTS: "trivy/*.json **/trivy-*.json" DEFECTDOJO_HADOLINT_REPORTS: "**/hadolint-json-*.json" DEFECTDOJO_MOBSF_REPORTS: "**/mobsf*.json" DEFECTDOJO_SONARQUBE_SINCELEAKPERIOD: "false" Loading Loading
templates/gitlab-ci-defectdojo.yml +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ variables: DEFECTDOJO_NPMAUDIT_REPORTS: "**/npm-audit*.json" DEFECTDOJO_DC_REPORTS: "**/dependency-check*.xml" DEFECTDOJO_DC_GRADLE_REPORTS: "**/dependency-check*.xml" DEFECTDOJO_TRIVY_REPORTS: "trivy/*.json" DEFECTDOJO_TRIVY_REPORTS: "trivy/*.json **/trivy-*.json" DEFECTDOJO_HADOLINT_REPORTS: "**/hadolint-json-*.json" DEFECTDOJO_MOBSF_REPORTS: "**/mobsf*.json" DEFECTDOJO_SONARQUBE_SINCELEAKPERIOD: "false" Loading