bazel-0003 + kicad-0002: build toolchain feature check + PCB zone filler O(Z²×L²); count 601→603

This commit is contained in:
russell@unturf.com 2026-03-27 22:38:32 -04:00
parent 1d6a8b8ccd
commit 212d313185
292 changed files with 924 additions and 7 deletions

View file

@ -1,3 +1,4 @@
# UNDF: UNDF-2026-000000540
# spring-0001: AnnotationTypeMapping — O(A²×M) aliases.contains in nested loops
## CWE-407 — Algorithmic Complexity: Linear Membership Test in Loop

View file

@ -1,4 +1,4 @@
# UNDF: UNDF-2026-000000400
# UNDF: UNDF-2026-000000541
# spring-0006: VersionResourceResolver — O(N²) patternsList.contains() in addFixedVersionStrategy()
## CWE-407 — Algorithmic Complexity: Linear Membership Test in Loop

View file

@ -1,3 +1,4 @@
# UNDF: UNDF-2026-000000295
# Spring Framework — Deeper CWE-407 Scan CLEAN Report
## Scan Date