chore(audit): generate baseline file (post-Phase-1: 112 weak sites, 79% reduction)

This commit is contained in:
ed
2026-06-21 12:41:34 -04:00
parent dd26a79310
commit 79c4b47b2b
+17
View File
@@ -0,0 +1,17 @@
{
"total_weak": 112,
"files_with_findings": 27,
"by_category": {
"dict_str_any": 72,
"list_of_dict": 32,
"optional_dict": 4,
"optional_tuple": 2,
"optional_list_of_dict": 2
},
"by_severity": {
"high": 109,
"medium": 3
},
"generated_at": "2026-06-21T12:40:51.974837",
"note": "Baseline for --strict mode. Re-generate when a new track intentionally reduces the count."
}