Skip to content

ci: cap GITHUB_TOKEN to contents: read#185

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

ci: cap GITHUB_TOKEN to contents: read#185
arpitjain099 wants to merge 1 commit into
ClickHouse:mainfrom
arpitjain099:chore/declare-workflow-perms

Conversation

@arpitjain099

Copy link
Copy Markdown

The ci workflow runs tests only; no GitHub API writes. Workflow-level contents: read is the right cap.

Post-CVE-2025-30066 hardening pattern. YAML validated locally.

CI workflow runs tests; no GitHub API writes from the workflow. contents: read at workflow level is appropriate.

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