Skip to content

feat(lab10): defectdojo governance report + capstone - #10

Open
raylduk8 wants to merge 1 commit into
mainfrom
feature/lab10
Open

feat(lab10): defectdojo governance report + capstone#10
raylduk8 wants to merge 1 commit into
mainfrom
feature/lab10

Conversation

@raylduk8

Copy link
Copy Markdown
Owner

Goal

Run DefectDojo locally, import all scan reports from Labs 4–9, and produce a governance report with program metrics.

Changes

  • submissions/lab10.md: Full governance report with DefectDojo imports, dedup proof, severity breakdown, findings by source tool, program metrics (MTTD/MTTR/SLA/backlog), risk-accepted items, and SAMM-aligned next-quarter goal

Testing

docker compose ps | grep -E "uwsgi|postgres|nginx"
curl -s http://localhost:8081/api/v2/products/ | jq .count
  • Task 1 — DefectDojo setup + imports + dedup proof
  • Task 2 — Governance report with MTTD/MTTR/SLA/backlog
  • Bonus — 5-minute walkthrough script

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant