Skip to content

fix: prevent script injection in workflows#327

Closed
thpierce wants to merge 1 commit intorelease/v1.7.xfrom
fix/prevent-script-injection-release-v1.7.x
Closed

fix: prevent script injection in workflows#327
thpierce wants to merge 1 commit intorelease/v1.7.xfrom
fix/prevent-script-injection-release-v1.7.x

Conversation

@thpierce
Copy link
Contributor

@thpierce thpierce commented Feb 9, 2026

Fixes https://t.corp.amazon.com/V1559008677

Move github.event references to env vars to prevent script injection vulnerabilities in workflow run steps.

This follows the same pattern as aws-observability/aws-otel-js-instrumentation@3d9ac9d

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Move github.event references to env vars to prevent script injection vulnerabilities in workflow run steps
@thpierce thpierce requested a review from a team as a code owner February 9, 2026 19:45
@thpierce
Copy link
Contributor Author

thpierce commented Feb 9, 2026

Closing to redo with cherry-pick for cleaner diff

@thpierce thpierce closed this Feb 9, 2026
@thpierce thpierce deleted the fix/prevent-script-injection-release-v1.7.x branch February 9, 2026 20:09
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

Comments