Skip to content

Comments

VLN-478: Set explicit permissions for GitHub Actions workflows#35

Merged
tomwheeler merged 1 commit intomainfrom
security-campaign/set-explicit-github-actions-permissions
Oct 27, 2025
Merged

VLN-478: Set explicit permissions for GitHub Actions workflows#35
tomwheeler merged 1 commit intomainfrom
security-campaign/set-explicit-github-actions-permissions

Conversation

@picatz
Copy link
Contributor

@picatz picatz commented Oct 27, 2025

Summary

  • .github/workflows/ci.yml: Limited the default GITHUB_TOKEN scope by adding a workflow-level permissions block so checkout retains read access while all other scopes stay disabled.

This change was made by an automated process to ensure all GitHub Actions workflows have explicitly defined permissions as per best practices.
@picatz picatz requested a review from a team as a code owner October 27, 2025 17:15
@tomwheeler tomwheeler merged commit 0383a7c into main Oct 27, 2025
4 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.

2 participants