Skip to content

Add least-privilege permissions to CI workflow#175

Merged
remyluslosius merged 1 commit into
mainfrom
fix/ci-workflow-permissions
Mar 23, 2026
Merged

Add least-privilege permissions to CI workflow#175
remyluslosius merged 1 commit into
mainfrom
fix/ci-workflow-permissions

Conversation

@remyluslosius

Copy link
Copy Markdown
Contributor

Summary

Context

CodeQL flagged all 5 CI jobs for missing explicit permissions. Adding least-privilege contents: read at the workflow level ensures jobs only get the read access they need.

Test plan

  • CI passes (no jobs require write access)

🤖 Generated with Claude Code

Set `permissions: contents: read` at workflow level to satisfy
CodeQL actions/missing-workflow-permissions findings (#1-5).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@remyluslosius remyluslosius merged commit 3f46083 into main Mar 23, 2026
13 checks passed
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