Skip to content

Commit 40cfe4a

Browse files
committed
2 parents dc45f6c + 51ac76c commit 40cfe4a

3 files changed

Lines changed: 17 additions & 0 deletions

File tree

docs/reports/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff 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
4040
These 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)
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
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.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
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.

0 commit comments

Comments
 (0)