Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[security] Secure workflows #931

Merged

Conversation

BenjaminPelletier
Copy link
Member

This PR addresses two code scanning findings by:

  1. Pinning the version of a third-party workflow dependency
  2. Explicitly defining the permissions of an internally-defined workflow (even though all uses of that workflow also explicitly set permissions)

@BenjaminPelletier BenjaminPelletier marked this pull request as ready for review February 5, 2025 03:45
@BenjaminPelletier BenjaminPelletier merged commit 881cf00 into interuss:main Feb 6, 2025
20 checks passed
@BenjaminPelletier BenjaminPelletier deleted the secure-workflows branch February 6, 2025 21:31
github-actions bot added a commit that referenced this pull request Feb 6, 2025
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