feat(enrichment): detect xAI and Deepgram API keys in secret-scan - #3306
Conversation
Add high-confidence rules for xai- (xAI) and dg. (Deepgram) prefixes with truncation and hyphen/dot/underscore continuation regression 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 01:25:29 UTC
⏸️ Suggested Action - Manual Review Review summary Nits — 3 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
xai_api_keyrule for xAI keys (xai-prefix).deepgram_api_keyrule for Deepgram keys (dg.prefix).Test plan
npm run build && node --test test/secret-scan.test.tsinreview-enrichment/(78 passing)Made with Cursor