feat(enrichment): detect Langfuse public and Hyperbolic API keys - #3321
Conversation
Add high-confidence secret-scan rules for Langfuse pk-lf- public keys and Hyperbolic hb_ API 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:09:48 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.
|
Add high-confidence secret-scan rules for Langfuse pk-lf- public keys and Hyperbolic hb_ API tokens, with truncation and identifier-continuation negative tests. Co-authored-by: Cursor <cursoragent@cursor.com>
Summary
langfuse_public_keyrule for Langfusepk-lf-public API keys (pairs with existingsk-lf-secret rule)hyperbolic_api_keyrule for Hyperbolichb_API tokensTest plan
cd review-enrichment && npm run build && node --test test/secret-scan.test.ts(88 passing)Made with Cursor