Skip to content

chore(workflows): avoid code injection via template expansion - #3462

Open
apeabody wants to merge 1 commit into
mainfrom
ap/cmd-inject
Open

chore(workflows): avoid code injection via template expansion#3462
apeabody wants to merge 1 commit into
mainfrom
ap/cmd-inject

Conversation

@apeabody

Copy link
Copy Markdown
Collaborator

Replace GitHub Actions template expressions (${{ ... }}) with environment variable references in run steps across go-tflint-plugin.yml, release-tflint-plugin.yml, and update-tooling.yml to prevent potential command injection.

Replace GitHub Actions template expressions (${{ ... }}) with environment
variable references in run steps across go-tflint-plugin.yml,
release-tflint-plugin.yml, and update-tooling.yml to prevent potential
command injection.
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@apeabody apeabody changed the title fix(workflows): avoid code injection via template expansion chore(workflows): avoid code injection via template expansion Jul 31, 2026
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