Skip to content

ci(vuln): remediate GHA script injection - #51

Merged
1abhishekpandey merged 1 commit into
masterfrom
fix/sec-93-remediate-gha-injection
Apr 7, 2026
Merged

ci(vuln): remediate GHA script injection#51
1abhishekpandey merged 1 commit into
masterfrom
fix/sec-93-remediate-gha-injection

Conversation

@aris1009

Copy link
Copy Markdown
Member

Replaces direct ${{ github.* }} interpolation in run: blocks with env: indirection. Prevents script injection RCE. Ref: SEC-93.

🔒 Scanned for secrets using gitleaks 8.30.1
@aris1009
aris1009 requested a review from a team as a code owner March 26, 2026 11:27
@aris1009
aris1009 requested review from SKannaniOS and vgupta98 March 26, 2026 11:27
@1abhishekpandey 1abhishekpandey changed the title fix(vuln): remediate GHA script injection ci(vuln): remediate GHA script injection Apr 7, 2026
@1abhishekpandey
1abhishekpandey merged commit 9f08f7e into master Apr 7, 2026
13 checks passed
@1abhishekpandey
1abhishekpandey deleted the fix/sec-93-remediate-gha-injection branch April 7, 2026 07:06
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