Skip to content

Conversation

@bjthres1
Copy link
Collaborator

@bjthres1 bjthres1 commented Sep 6, 2025

chore(GH Acts WF): restrict permissions

@bjthres1 bjthres1 self-assigned this Sep 6, 2025
@bjthres1 bjthres1 added the automation Focused on fixing or improving GitHub Actions, CI/CD, etc. label Sep 6, 2025
@bjthres1 bjthres1 requested a review from Copilot September 6, 2025 21:11
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds explicit permission restrictions to the Python package GitHub Actions workflow to address security vulnerability CWE-275 (Privilege Issues). This follows the principle of least privilege by explicitly limiting the workflow's permissions.

  • Adds explicit permissions block to restrict workflow access
  • Grants only necessary read permissions for contents and pull requests

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@bjthres1 bjthres1 marked this pull request as ready for review September 6, 2025 21:12
@bjthres1 bjthres1 merged commit 73cb2eb into main Sep 6, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation Focused on fixing or improving GitHub Actions, CI/CD, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant