Private
Public Access
chore(audit): generate baseline file (post-Phase-1: 112 weak sites, 79% reduction)
This commit is contained in:
@@ -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."
|
||||
}
|
||||
Reference in New Issue
Block a user