Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove run shell injection vulnerability (pt 2) #1928

Merged
merged 1 commit into from
Mar 19, 2025

Conversation

anguyen-yext2
Copy link
Contributor

Prevents attackers from injecting their own code into the github actions runner using variable interpolation to steal screts and code. We now use an intermediate environment variable to store input data (p2).

J=VULN-39626

@anguyen-yext2 anguyen-yext2 requested a review from a team as a code owner March 19, 2025 15:03
@coveralls
Copy link

Coverage Status

coverage: 61.782%. remained the same
when pulling bb35199 on hotfix/fix-run-shell-injection-2
into 9c77d9b on master.

@anguyen-yext2 anguyen-yext2 merged commit 785c3e4 into master Mar 19, 2025
35 of 42 checks passed
@anguyen-yext2 anguyen-yext2 deleted the hotfix/fix-run-shell-injection-2 branch March 19, 2025 15:23
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.

3 participants