📦 deps(thirdparty): update snapshots

This commit is contained in:
ci[bot]
2026-06-18 16:04:36 +00:00
parent 71b421806e
commit dd4c084042
416 changed files with 35467 additions and 3065 deletions
+9
View File
@@ -7,6 +7,15 @@
version: 1
# strictness: tune how harshly findings are scored, for teams at different maturity stages
# Valid values: strict | balanced (default) | legacy-friendly
# strict — heavier deductions, for teams holding a high bar
# balanced — the default (omit this key to use it)
# legacy-friendly — lighter deductions; the first run leads with the top fixes
# instead of a demoralizing wall of Criticals
#
# strictness: legacy-friendly
# disable: skip these risks entirely (omitted from report and Health Score)
# Valid codes: R1 R2 R3 R4 R5 R6 (code decay) and T1 T2 T3 T4 T5 T6 (test decay)
#