Skip to content

Conversation

rlymbur
Copy link
Contributor

@rlymbur rlymbur commented Aug 19, 2025

Potential fix for https://github.com/aws/aws-application-networking-k8s/security/code-scanning/13

To fix the issue, we will add a permissions block at the root level of the workflow file. Since the workflow primarily reads repository contents and does not perform write operations, we will set contents: read as the minimal required permission. This ensures the workflow has only the permissions it needs to function correctly.

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

…in permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
@rlymbur rlymbur marked this pull request as ready for review August 19, 2025 21:43
@rlymbur rlymbur enabled auto-merge August 19, 2025 21:44
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