Skip to content

Conversation

OutlawAndy
Copy link
Member

Potential fix for https://github.com/RoleModel/turbo-confirm/security/code-scanning/4

To fix the issue, we will add a permissions block to the workflow. Since the workflow involves publishing packages, it requires contents: read for basic repository access and packages: write for publishing to npm and GitHub Package Registry. These permissions will be added at the workflow level to apply to all jobs. This ensures that the GITHUB_TOKEN has only the necessary permissions.

Suggested fixes powered by Copilot Autofix. Review carefully before merging.

…n permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
@OutlawAndy OutlawAndy marked this pull request as ready for review May 12, 2025 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant