Skip to content

Security: Fix 1 finding in GitHub Actions workflows#40510

Open
jpr5 wants to merge 2 commits into
ampproject:mainfrom
jpr5:sentinel/security-fixes
Open

Security: Fix 1 finding in GitHub Actions workflows#40510
jpr5 wants to merge 2 commits into
ampproject:mainfrom
jpr5:sentinel/security-fixes

Conversation

@jpr5
Copy link
Copy Markdown

@jpr5 jpr5 commented May 18, 2026

Security: 1 finding across 1 rule

Fixed (deterministic, no AI)

shell-injection-exprWhat is this?

  • status-page.yml line 29: Attacker-controllable expression ${{ github.actor }} in run: block — shell injection risk

How this was detected

This finding was identified by deterministic pattern matching — no AI or machine learning was used in the detection. Sentinel uses static analysis rules that match known-vulnerable YAML patterns against a database of documented exploit vectors. Every finding maps to a specific, reproducible pattern. Source code is open for inspection.


🛡️ This PR was generated by Sentinel, an open-source security scanner. Why this PR? · Free, no tracking

✅ Add Sentinel to this repo · 🚫 Opt out of future PRs

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@erwinmombay
Copy link
Copy Markdown
Member

@danielrozenberg can you take a look at this

Copy link
Copy Markdown
Member

@danielrozenberg danielrozenberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks correct to me - thanks for finding and fixing this issue!

@jpr5 would you mind signing the CLA so we can merge this PR?

@danielrozenberg danielrozenberg enabled auto-merge (squash) May 20, 2026 15:25
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.

4 participants