Skip to content

Add explicit permissions block to CI workflow - #7

Merged
raubrey-stripe merged 1 commit into
mainfrom
raubrey/ci-permissions
Jun 16, 2026
Merged

Add explicit permissions block to CI workflow#7
raubrey-stripe merged 1 commit into
mainfrom
raubrey/ci-permissions

Conversation

@raubrey-stripe

Copy link
Copy Markdown
Contributor

Restricts the GITHUB_TOKEN to read-only contents access, which is the minimum required for checkout, caching, and running tests. This follows the principle of least privilege and resolves CodeQL code-scanning warnings about unrestricted token permissions.

Restricts the GITHUB_TOKEN to read-only contents access, which is the
minimum required for checkout, caching, and running tests. This follows
the principle of least privilege and resolves CodeQL code-scanning
warnings about unrestricted token permissions.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Committed-By-Agent: claude
@raubrey-stripe
raubrey-stripe merged commit 810f35d into main Jun 16, 2026
6 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