Skip to content

build: fix GitHub Actions expression injection vulnerability#892

Merged
dkhawk merged 1 commit intomainfrom
build/fix-github-actions-expression-injection
Apr 14, 2026
Merged

build: fix GitHub Actions expression injection vulnerability#892
dkhawk merged 1 commit intomainfrom
build/fix-github-actions-expression-injection

Conversation

@kikoso
Copy link
Copy Markdown
Collaborator

@kikoso kikoso commented Apr 14, 2026

This PR addresses a GitHub Actions Expression Injection vulnerability by safely mapping dynamic AI output to an environment variable instead of interpolating it directly in a shell script, preventing potential prompt injection attacks. This is the same fix applied in googlemaps/android-maps-utils#1672.

@kikoso kikoso requested a review from a team as a code owner April 14, 2026 05:49
@googlemaps-bot
Copy link
Copy Markdown
Contributor

Code Coverage

There is no coverage information present for the Files changed

@dkhawk dkhawk merged commit 047392c into main Apr 14, 2026
9 checks passed
@dkhawk dkhawk deleted the build/fix-github-actions-expression-injection branch April 14, 2026 15:08
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