File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -38,3 +38,12 @@ Markdown files (.md) can be viewed with any Markdown viewer or GitHub's web inte
3838
3939## DefectDojo Integration
4040These reports are automatically imported into DefectDojo for centralized vulnerability management.
41+ - ** zap-reports**
42+ - [ README.md] ( ./README.md )
43+ - [ angular-xss-sbom.json] ( ./angular-xss-sbom.json )
44+ - [ codeql-results.sarif] ( ./codeql-results.sarif )
45+ - [ dependency-check-report.sarif] ( ./dependency-check-report.sarif )
46+ - [ report_md.md] ( ./report_md.md )
47+ - [ trufflehog-results.json] ( ./trufflehog-results.json )
48+ - [ zap-baseline-report.md] ( ./zap-baseline-report.md )
49+ - [ zap-full-scan-report.md] ( ./zap-full-scan-report.md )
Original file line number Diff line number Diff line change 1+ # ZAP Baseline Scan Report (Placeholder)
2+
3+ This is a placeholder for the ZAP baseline scan report.
4+ The actual scan may have failed to generate a report file due to permissions issues.
Original file line number Diff line number Diff line change 1+ # ZAP Full Scan Report (Placeholder)
2+
3+ This is a placeholder for the ZAP full scan report.
4+ The actual scan may have failed to generate a report file due to permissions issues.
You can’t perform that action at this time.
0 commit comments