Skip to content

security: pin GitHub Actions to SHA hashes#1

Open
alfondotnet wants to merge 1 commit into
mainfrom
security/pin-actions-to-sha
Open

security: pin GitHub Actions to SHA hashes#1
alfondotnet wants to merge 1 commit into
mainfrom
security/pin-actions-to-sha

Conversation

@alfondotnet
Copy link
Copy Markdown
Member

Summary

  • Pin all uses: references in GitHub Actions workflows to full SHA hashes
  • Prevents supply chain attacks via tag mutation or typosquatting

Context

Test plan

  • Verify CI passes with pinned references
  • Spot-check that pinned SHAs match expected release tags

Pin all third-party GitHub Actions to full SHA references
to prevent supply chain attacks via tag manipulation or
typosquatting.

Ref: https://rosesecurity.dev/2026/03/20/typosquatting-trivy.html
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