Commit 7995c39
committed
Use allowlist for author_association, point --ref to main
- Switch author_association from denylist (!= NONE) to allowlist
(COLLABORATOR, MEMBER, OWNER) for defense in depth.
- Point workflow dispatch --ref to main (eng-dev-ecosystem PR will
be merged first).
See: https://securitylab.github.com/resources/github-actions-preventing-pwn-requests/
Co-authored-by: Isaac1 parent e6ecd80 commit 7995c39
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
55 | 58 | | |
56 | 59 | | |
57 | 60 | | |
58 | | - | |
| 61 | + | |
59 | 62 | | |
60 | 63 | | |
61 | 64 | | |
| |||
0 commit comments