docs(06-01): complete formatter interface + TableFormatter plan
This commit is contained in:
@@ -50,12 +50,12 @@ Requirements for initial release. Each maps to roadmap phases.
|
||||
|
||||
### Output & Reporting
|
||||
|
||||
- [ ] **OUT-01**: Colored terminal table output (default)
|
||||
- [x] **OUT-01**: Colored terminal table output (default)
|
||||
- [ ] **OUT-02**: JSON output format
|
||||
- [ ] **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
|
||||
- [ ] **OUT-06**: Exit codes: 0=clean, 1=keys found, 2=error
|
||||
- [x] **OUT-06**: Exit codes: 0=clean, 1=keys found, 2=error
|
||||
|
||||
### Key Management
|
||||
|
||||
|
||||
Reference in New Issue
Block a user