Skip to content

Security: pin GitHub Actions to SHA hashes#1

Open
jorgebraz wants to merge 1 commit intomainfrom
security/pin-actions-to-sha
Open

Security: pin GitHub Actions to SHA hashes#1
jorgebraz wants to merge 1 commit intomainfrom
security/pin-actions-to-sha

Conversation

@jorgebraz
Copy link

Pins all GitHub Actions from mutable tags/branches to immutable SHA hashes.

This prevents supply chain attacks like the TeamPCP/Trivy incident (March 2026), where attackers force-pushed tags to point at malicious commits.

Auto-generated by the Codacy security audit script.

Replaces mutable tag/branch references with immutable SHA hashes
to prevent supply chain attacks (ref: TeamPCP/Trivy March 2026).

Actions left as tags: 0
@jorgebraz jorgebraz force-pushed the security/pin-actions-to-sha branch from 6be698d to a9338f8 Compare March 24, 2026 18:19
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