Commit b0e9853
fix: prevent pwn request vulnerability in claude-ci-autofix workflow
Restrict workflow_run trigger to PRs from the same repository
(not forks) to prevent untrusted code execution in a privileged
context (CWE-829, CodeQL alert #14).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 4bf93ad commit b0e9853
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| 23 | + | |
21 | 24 | | |
22 | 25 | | |
23 | 26 | | |
| |||
0 commit comments