fix(enrichment): match workflow paths case-insensitively in actions-pin#2516
Conversation
The actions-pin analyzer skipped workflow files when directory or extension casing differed from the lowercase pattern, letting mutable third-party uses evade detection. Co-authored-by: Cursor <cursoragent@cursor.com>
|
Warning 🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨 ⏸️ Gittensory review result - manual review recommendedReview updated: 2026-07-02 07:20:45 UTC
⏸️ Suggested Action - Manual Review Review summary Nits — 5 non-blocking
Review context
Contributor next steps
Signal definitions
🟩 Safe / merged · 🟦 Advisory · 🟨 Held for review · 🟥 Blocked / closed 💰 Earn for open-source contributions like this. Gittensor lets GitHub contributors earn for the work they already do — register to start earning →. Checked by Gittensory, a quiet PR intelligence layer for OSS maintainers.
|
Summary
scanActionPinsonly scanned files matching a case-sensitive.github/workflows/*.ya?mlregex..github/Workflows/CI.YMLwere skipped entirely, so mutable third-partyuses:refs evaded detection.isConfigFileinpath-matchers.tsandchange-guardrailtests.Scope
type(scope): short summaryConventional Commit format, for examplefix(api): restore profile access checks.CONTRIBUTING.mdand does not reintroduce GitHub Pages, VitePress,site/, orCNAME.Validation
git diff --checkreview-enrichmentbuild +node --test test/actions-pin.test.ts— 5/5 passing (includes mixed-case workflow path regression)npm run rees:test— full enrichment gate pending CI on fork PRSafety
Notes