Commit c0a167c
CodeQL: scope analysis to src/ so libdeps stop drowning the alerts
Without a config file, CodeQL traced the full PlatformIO build and
scored ~2000 alerts against third-party libraries under .pio/libdeps/
(M5GFX, ESP32-audioI2S). Limit analysis to src/ so the dashboard only
shows findings we can actually act on.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent e595032 commit c0a167c
2 files changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
| |||
0 commit comments