416 B
416 B
14) Sensitive Information Hygiene
Goal
Detect and remove sensitive data exposure from code, config, logs, and payload surfaces.
Minimal Plan
- Add a repeatable scan for sensitive patterns across repo and runtime-generated artifacts.
- Expunge discovered sensitive values and replace with safe placeholders or references.
- Add guardrails to prevent reintroduction and document the remediation workflow.