Skip to content

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

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

ci(vuln): remediate GHA script injection#79
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 via crafted branch names or other user-controlled inputs. Ref: SEC-93.

🔒 Scanned for secrets using gitleaks 8.30.1
@1abhishekpandey 1abhishekpandey changed the title fix(vuln): remediate GHA script injection chore(vuln): remediate GHA script injection Mar 31, 2026
@1abhishekpandey 1abhishekpandey changed the title chore(vuln): remediate GHA script injection ci(vuln): remediate GHA script injection Mar 31, 2026
@1abhishekpandey
1abhishekpandey merged commit f49c2ee into master Mar 31, 2026
12 checks passed
@1abhishekpandey
1abhishekpandey deleted the fix/sec-93-remediate-gha-injection branch March 31, 2026 19:11
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