Skip to content

[#709] Harden GitHub Actions with top-level permissions and SHA pinning#710

Merged
karesti merged 1 commit into
infinispan:mainfrom
tristantarrant:709/harden-github-actions
Jun 25, 2026
Merged

[#709] Harden GitHub Actions with top-level permissions and SHA pinning#710
karesti merged 1 commit into
infinispan:mainfrom
tristantarrant:709/harden-github-actions

Conversation

@tristantarrant

Copy link
Copy Markdown
Member

Summary

  • Add explicit top-level permissions blocks to all 4 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 #709

Created with the assistance of an AI tool

@karesti karesti merged commit 120be99 into infinispan:main Jun 25, 2026
1 check passed
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

2 participants