feat(enrichment): detect Gladia and WorkOS legacy API keys - #3325
Conversation
Add high-confidence secret-scan rules for Gladia gla_ keys and WorkOS legacy wos_api_key_ tokens, with truncation and identifier-continuation negative tests. Co-authored-by: Cursor <cursoragent@cursor.com>
|
🚨 Contributor flagged. Click here for more info: Superagent Dashboard |
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
|
Warning 🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨 ⏸️ Gittensory review result - manual review recommendedReview updated: 2026-07-05 02:46:52 UTC
⏸️ Suggested Action - Manual Review Review summary Nits — 6 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
gladia_api_keyrule for Gladiagla_API keysworkos_legacy_api_keyrule for WorkOS legacywos_api_key_tokens (avoids genericsk_conflict with current WorkOS keys)_suffix/-suffixidentifier-continuation negative testsTest plan
cd review-enrichment && npm run build && node --test test/secret-scan.test.ts(90 passing)Made with Cursor