Skip to content

Conversation

@claireagordon
Copy link
Contributor

Mitigate shell injection risks by ensuring that all 'run' step variables load previous step outputs as environment variables.

If a third-party action this action depends on is compromised, the outputs will not be concatenated directly into shell commands via interpolation.

Syntax changes were verified by locally testing the modified commands against a $TAG_NAME environment variable.

Mitigate shell injection risks by ensuring that all 'run' step variables load previous step outputs as environment variables. 

If a third-party action this action depends on is compromised, the outputs will not be concatenated directly into shell commands via interpolation.
@claireagordon claireagordon requested a review from grebneerg March 20, 2025 17:50
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.

2 participants