Skip to content

ci: fix missing workflow permissions alert#10

Merged
kweinmeister merged 1 commit intomainfrom
fix-ci-permissions
Mar 15, 2026
Merged

ci: fix missing workflow permissions alert#10
kweinmeister merged 1 commit intomainfrom
fix-ci-permissions

Conversation

@kweinmeister
Copy link
Copy Markdown
Owner

Fixes missing workflow permissions by explicitly setting permissions: contents: read in the CI workflow, as recommended by CodeQL to limit GITHUB_TOKEN scope and enforce the principle of least privilege. Resolves CodeQL alert #1.

Adds explicit `permissions: contents: read` to the CI workflow file as recommended by CodeQL to limit GITHUB_TOKEN scope and follow the principle of least privilege.
@gemini-code-assist
Copy link
Copy Markdown

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@kweinmeister kweinmeister merged commit 4545b89 into main Mar 15, 2026
4 checks passed
@kweinmeister kweinmeister deleted the fix-ci-permissions branch March 15, 2026 18:46
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