Skip to content

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

Merged
gbartolini merged 1 commit intomainfrom
dev/expression-injection
Mar 4, 2026
Merged

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

Conversation

@mnencia
Copy link
Copy Markdown
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>
@gbartolini gbartolini merged commit b3f4e5f into main Mar 4, 2026
3 of 4 checks passed
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.

2 participants