Commit bae30c6
committed
fix: disable CodeQL pr-diff-range extension pack causing undefined values
- Add explicit queries: +security-and-quality to avoid extension pack auto-selection
- The pr-diff-range extension pack was generating invalid restrictAlertsTo rows
- This forces CodeQL to run standard security and quality queries without PR filtering1 parent 06660ad commit bae30c6
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
| |||
54 | 56 | | |
55 | 57 | | |
56 | 58 | | |
57 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
0 commit comments