Skip to content

fix: pin workflow actions to commit SHA#129

Open
dashingDragon wants to merge 1 commit intoThePorgs:mainfrom
dashingDragon:fix-workflow-actions
Open

fix: pin workflow actions to commit SHA#129
dashingDragon wants to merge 1 commit intoThePorgs:mainfrom
dashingDragon:fix-workflow-actions

Conversation

@dashingDragon
Copy link
Copy Markdown

Description

Tags and branches in GitHub are mutable; a repository owner or an attacker who gains access to the upstream action repository can move a tag to a different commit. This creates a supply chain risk where malicious code could be introduced into our CI/CD environment without changing our workflow files.

Related issues

None found.

Point of attention

Make sure that the pinned versions are correct.

Tags and branches in GitHub are mutable; a repository owner or an attacker who gains access to the upstream action repository can move a tag to a different commit. This creates a supply chain risk where malicious code could be introduced into our CI/CD environment without changing our workflow files.
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