Skip to content

[#422] Harden GitHub Actions with top-level permissions and SHA pinning#423

Open
tristantarrant wants to merge 1 commit into
infinispan:mainfrom
tristantarrant:422/harden-github-actions
Open

[#422] Harden GitHub Actions with top-level permissions and SHA pinning#423
tristantarrant wants to merge 1 commit into
infinispan:mainfrom
tristantarrant:422/harden-github-actions

Conversation

@tristantarrant

Copy link
Copy Markdown
Member

Summary

  • Add explicit top-level permissions blocks to all workflow files, defaulting to contents: read with elevated scopes only where needed
  • Pin every external action reference to immutable 40-char commit SHAs with trailing version comments, preventing supply-chain attacks via mutable tag/branch references

Fixes #422

Created with the assistance of an AI tool

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.

Harden GitHub Actions with top-level permissions and SHA pinning

1 participant