Skip to content

security: fix script injection in auto-approve workflow#64

Merged
TommiLindfors merged 1 commit into
mainfrom
fix/script-injection
Jun 8, 2026
Merged

security: fix script injection in auto-approve workflow#64
TommiLindfors merged 1 commit into
mainfrom
fix/script-injection

Conversation

@TommiLindfors

Copy link
Copy Markdown
Contributor

Same fix as clarvia-graph: moves github.event.comment.body from inline interpolation to an env variable to prevent shell injection.

Move github.event.comment.body from inline interpolation to an
environment variable to prevent shell injection attacks.
@github-actions github-actions Bot requested a review from TiiVih June 8, 2026 10:34
@TommiLindfors TommiLindfors merged commit eb52b4d into main Jun 8, 2026
3 checks passed
@TommiLindfors TommiLindfors deleted the fix/script-injection branch June 8, 2026 10:38
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