Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -94,7 +94,7 @@ Depending on the security tools you launch, and their configuration, you may hav | `hadolint-reports` / `DEFECTDOJO_HADOLINT_REPORTS` | path to Hadolint JSON reports | `hadolint-json-*.json reports/docker-hadolint-*.native.json` | | `mobsf-reports` / `DEFECTDOJO_MOBSF_REPORTS` | path to MobSF JSON reports | `mobsf*.json` | | `nodejsscan-reports` / `DEFECTDOJO_NODEJSSCAN_REPORTS` | path to NodeJSScan SARIF reports | `nodejsscan-report-sarif.json` | | `npmaudit-reports` / `DEFECTDOJO_NPMAUDIT_REPORTS` | path to NPM Audit JSON reports | `npm-audit*.json` | | `npmaudit-reports` / `DEFECTDOJO_NPMAUDIT_REPORTS` | path to NPM Audit JSON reports | `npm-audit*.json reports/npm-audit*.json` | | `semgrep-reports` / `DEFECTDOJO_SEMGREP_REPORTS` | Path to Semgrep reports | `reports/semgrep.native.json` | | `semgrep-template` / `SEMGREP_TEMPLATE` | Path to Semgrep template | _none_ | | `testssl-reports` / `DEFECTDOJO_TESTSSL_REPORTS` | path to TestSSL CSV reports | `reports/testssl.native.csv` | Loading kicker.json +1 −1 Original line number Diff line number Diff line Loading @@ -95,7 +95,7 @@ { "name": "DEFECTDOJO_NPMAUDIT_REPORTS", "description": "Path to NPMAudit reports", "default": "npm-audit*.json", "default": "npm-audit*.json reports/npm-audit*.json", "advanced": true }, { Loading templates/gitlab-ci-defectdojo.yml +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ spec: default: nodejsscan-report-sarif.json npmaudit-reports: description: Path to NPMAudit reports default: npm-audit*.json default: npm-audit*.json reports/npm-audit*.json testssl-reports: description: Path to TestSSL reports default: reports/testssl.native.csv Loading Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -94,7 +94,7 @@ Depending on the security tools you launch, and their configuration, you may hav | `hadolint-reports` / `DEFECTDOJO_HADOLINT_REPORTS` | path to Hadolint JSON reports | `hadolint-json-*.json reports/docker-hadolint-*.native.json` | | `mobsf-reports` / `DEFECTDOJO_MOBSF_REPORTS` | path to MobSF JSON reports | `mobsf*.json` | | `nodejsscan-reports` / `DEFECTDOJO_NODEJSSCAN_REPORTS` | path to NodeJSScan SARIF reports | `nodejsscan-report-sarif.json` | | `npmaudit-reports` / `DEFECTDOJO_NPMAUDIT_REPORTS` | path to NPM Audit JSON reports | `npm-audit*.json` | | `npmaudit-reports` / `DEFECTDOJO_NPMAUDIT_REPORTS` | path to NPM Audit JSON reports | `npm-audit*.json reports/npm-audit*.json` | | `semgrep-reports` / `DEFECTDOJO_SEMGREP_REPORTS` | Path to Semgrep reports | `reports/semgrep.native.json` | | `semgrep-template` / `SEMGREP_TEMPLATE` | Path to Semgrep template | _none_ | | `testssl-reports` / `DEFECTDOJO_TESTSSL_REPORTS` | path to TestSSL CSV reports | `reports/testssl.native.csv` | Loading
kicker.json +1 −1 Original line number Diff line number Diff line Loading @@ -95,7 +95,7 @@ { "name": "DEFECTDOJO_NPMAUDIT_REPORTS", "description": "Path to NPMAudit reports", "default": "npm-audit*.json", "default": "npm-audit*.json reports/npm-audit*.json", "advanced": true }, { Loading
templates/gitlab-ci-defectdojo.yml +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ spec: default: nodejsscan-report-sarif.json npmaudit-reports: description: Path to NPMAudit reports default: npm-audit*.json default: npm-audit*.json reports/npm-audit*.json testssl-reports: description: Path to TestSSL reports default: reports/testssl.native.csv Loading