feat: add forensic redaction controls

This commit is contained in:
Christian Krakau-Louis
2026-05-23 13:21:03 +02:00
parent c2057acc71
commit 8bce8a8595
16 changed files with 399 additions and 38 deletions
+2 -1
View File
@@ -171,12 +171,13 @@ Delivered:
- Detect forensic report messages.
- Parse safe metadata from ARF/attached email formats.
- Store minimal incident details with privacy controls.
- Configure forensic report redaction for balanced, domain-only, and strict views.
- Keep forensic reports out of aggregate report statistics and ReportStore rollups.
- Expose authenticated forensic upload/list/detail APIs.
Planned:
- Add a dedicated forensic report view.
- Add configurable redaction controls and richer failure investigation workflows.
- Add richer failure investigation workflows.
Exit criteria:
- A security analyst can inspect individual failure reports without mixing them into aggregate statistics.