docs(06-03): complete SARIF 2.1.0 formatter plan

This commit is contained in:
salvacybersec
2026-04-05 23:32:37 +03:00
parent 35352ff3d0
commit 9546f80fab
4 changed files with 160 additions and 8 deletions

View File

@@ -52,7 +52,7 @@ Requirements for initial release. Each maps to roadmap phases.
- [x] **OUT-01**: Colored terminal table output (default)
- [ ] **OUT-02**: JSON output format
- [ ] **OUT-03**: SARIF output format (CI/CD compatible)
- [x] **OUT-03**: SARIF output format (CI/CD compatible)
- [ ] **OUT-04**: CSV output format
- [ ] **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