Skip to content

Add explicit permissions to GitHub Actions workflows#54

Merged
mraible merged 1 commit intomainfrom
fix/add-workflow-permissions
Sep 18, 2025
Merged

Add explicit permissions to GitHub Actions workflows#54
mraible merged 1 commit intomainfrom
fix/add-workflow-permissions

Conversation

@mraible
Copy link
Copy Markdown
Contributor

@mraible mraible commented Sep 18, 2025

  • Adds explicit permissions: contents: read to main.yml and pylint.yml workflows
  • Resolves 3 CodeQL security alerts by restricting GITHUB_TOKEN scope to least privilege

Resolves CodeQL security alerts by restricting GITHUB_TOKEN to contents:read only
@mraible mraible requested review from a team and jshcodes September 18, 2025 04:28
@mraible mraible merged commit fa71e55 into main Sep 18, 2025
18 checks passed
@mraible mraible deleted the fix/add-workflow-permissions branch September 18, 2025 15:52
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