Commit 0161ecd
Exclude auto-generated lock files from CodeQL actions analysis
The crane.lock.yml is generated by 'gh aw compile' and contains
patterns (issue_comment trigger + checkout) that CodeQL flags as
'checkout of untrusted code in trusted context'. The lock file
includes branch validation but CodeQL cannot see through the
generated structure. Exclude *.lock.yml from scanning.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 2b925e4 commit 0161ecd
2 files changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
0 commit comments