docs(06-01): complete formatter interface + TableFormatter plan

This commit is contained in:
salvacybersec
2026-04-05 23:29:13 +03:00
parent 8e4db5db09
commit 5292502000
4 changed files with 149 additions and 14 deletions

View File

@@ -142,7 +142,7 @@ Plans:
**Plans**: 6 plans
Plans:
- [ ] 06-01-PLAN.md — Wave 0: Formatter interface, colors.go (TTY/NO_COLOR), refactor TableFormatter
- [x] 06-01-PLAN.md — Wave 0: Formatter interface, colors.go (TTY/NO_COLOR), refactor TableFormatter
- [ ] 06-02-PLAN.md — JSONFormatter + CSVFormatter (full Finding fields, Unmask option)
- [ ] 06-03-PLAN.md — SARIF 2.1.0 formatter with custom structs (rule dedup, level mapping)
- [ ] 06-04-PLAN.md — pkg/storage/queries.go: Filters, ListFindingsFiltered, GetFinding, DeleteFinding