Skip to content

ci(test): cap GITHUB_TOKEN to contents: read#386

Open
arpitjain099 wants to merge 1 commit into
aquasecurity:mainfrom
arpitjain099:chore/declare-workflow-perms
Open

ci(test): cap GITHUB_TOKEN to contents: read#386
arpitjain099 wants to merge 1 commit into
aquasecurity:mainfrom
arpitjain099:chore/declare-workflow-perms

Conversation

@arpitjain099

Copy link
Copy Markdown

The test workflow runs the terraform-provider acceptance tests. No GitHub API writes from the workflow, so a workflow-level contents: read is the right cap for the default GITHUB_TOKEN.

Same post-CVE-2025-30066 (tj-actions/changed-files) hardening pattern. YAML validated locally.

test workflow runs the terraform-provider acceptance tests. No GitHub API writes from the workflow.

Post-CVE-2025-30066 hardening shape. yaml.safe_load validated.

Signed-off-by: Arpit Jain <arpitjain099@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant