Commit 23665d5
fix(docker): grant security-events: write for Trivy SARIF upload
The 'Upload Trivy image scan results' step (codeql-action/upload-sarif)
needs security-events: write, which the workflow's permissions block lacked
('Resource not accessible by integration'). Add it.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 4d999e9 commit 23665d5
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
0 commit comments