docs(06-06): complete scan output wiring plan

This commit is contained in:
salvacybersec
2026-04-05 23:42:57 +03:00
parent cdf3c8ab4b
commit e5f93ef89c
4 changed files with 120 additions and 9 deletions

View File

@@ -54,7 +54,7 @@ Requirements for initial release. Each maps to roadmap phases.
- [x] **OUT-02**: JSON output format
- [x] **OUT-03**: SARIF output format (CI/CD compatible)
- [x] **OUT-04**: CSV output format
- [ ] **OUT-05**: Key masking by default (first 8 + last 4 chars) with --unmask flag for full keys
- [x] **OUT-05**: Key masking by default (first 8 + last 4 chars) with --unmask flag for full keys
- [x] **OUT-06**: Exit codes: 0=clean, 1=keys found, 2=error
### Key Management