Commit 1dfb93d
committed
ci: set top-level permissions for antithesis-verify workflow
Add explicit `permissions: contents: read` at the workflow level to
restrict the default GITHUB_TOKEN to read-only access, following the
principle of least privilege.
This addresses the OpenSSF Scorecard Token-Permissions warning for
.github/workflows/antithesis-verify.yml.
Signed-off-by: Gagan H R <hrgagan4@gmail.com>1 parent aea999d commit 1dfb93d
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 | | |
5 | 8 | | |
6 | 9 | | |
| |||
0 commit comments