Commit 75633fe
fix(ci): add explicit permissions block to CI workflow
Restricts GITHUB_TOKEN to contents:read (least privilege for a
checkout+lint+test workflow), resolving CodeQL code-scanning alert #2
(actions/missing-workflow-permissions / CWE-275).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent fae439d commit 75633fe
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
| |||
0 commit comments