Skip to content

fix(security): harden GitHub Actions workflows against expression injection#56

Merged
sxd merged 1 commit intomainfrom
dev/expression-injection
Mar 5, 2026
Merged

fix(security): harden GitHub Actions workflows against expression injection#56
sxd merged 1 commit intomainfrom
dev/expression-injection

Conversation

@mnencia
Copy link
Member

@mnencia mnencia commented Mar 3, 2026

Move ${{ }} expressions from run: blocks into step-level env: blocks, then reference them as properly-quoted shell variables.

Part of cloudnative-pg/cloudnative-pg#10113

Assisted-by: Claude Opus 4.6

…ection

Move ${{ }} expressions from run: blocks into step-level env: blocks,
then reference them as properly-quoted shell variables.

Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
@sxd sxd merged commit 654dd30 into main Mar 5, 2026
6 checks passed
@sxd sxd deleted the dev/expression-injection branch March 5, 2026 13:57
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