Skip to content
This repository was archived by the owner on Feb 24, 2025. It is now read-only.

Pputman/remediate injection#1126

Open
pputman-clabs wants to merge 2 commits intomasterfrom
pputman/remediate-injection
Open

Pputman/remediate injection#1126
pputman-clabs wants to merge 2 commits intomasterfrom
pputman/remediate-injection

Conversation

@pputman-clabs
Copy link
Copy Markdown

Description

Remediate github shell script injection issue by moving inputs into env variables.

Using github actions inputs inside of a shell script leaves
github actions vulnerable to shell script injection attacks.
Moving the inputs into env variables first and then using them
in the shell script remediates this problem
@pputman-clabs pputman-clabs requested a review from a team as a code owner December 12, 2024 03:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants