Skip to content

CI: Avoid expression interpolation in run blocks#2378

Merged
Mab879 merged 1 commit into
OpenSCAP:maint-1.3from
jan-cerny:expression_interpolation
Jul 7, 2026
Merged

CI: Avoid expression interpolation in run blocks#2378
Mab879 merged 1 commit into
OpenSCAP:maint-1.3from
jan-cerny:expression_interpolation

Conversation

@jan-cerny

Copy link
Copy Markdown
Member

Replace ${{ github.workspace }} with $env:GITHUB_WORKSPACE in run sections to prevent potential script injection.

@jan-cerny jan-cerny force-pushed the expression_interpolation branch from 8a7f3ac to 2ad7134 Compare July 7, 2026 09:09
Replace ${{ github.workspace }} with $env:GITHUB_WORKSPACE in run
sections to prevent potential script injection.
@jan-cerny jan-cerny force-pushed the expression_interpolation branch from 2ad7134 to 90e3723 Compare July 7, 2026 09:37
@sonarqubecloud

sonarqubecloud Bot commented Jul 7, 2026

Copy link
Copy Markdown

@Mab879 Mab879 merged commit ada3eea into OpenSCAP:maint-1.3 Jul 7, 2026
11 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