feat(enrichment): detect Baseten federated and Laminar API keys - #3317
Conversation
Add high-confidence secret-scan rules for Baseten sky_{prefix}.{secret}
federated keys (9-16 char prefix after sky_) and Laminar lmnr_ project
tokens, with boundary, truncation, and 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 01:45:46 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.
|
Add high-confidence secret-scan rules for Baseten sky_{prefix}.{secret}
federated keys (9-16 char prefix after sky_) and Laminar lmnr_ project
tokens, with boundary, truncation, and continuation negative tests.
Co-authored-by: Cursor <cursoragent@cursor.com>
Summary
baseten_federated_api_keyrule for Basetensky_{prefix}.{secret}federated API keys (9–16 char prefix aftersky_)laminar_api_keyrule for Laminarlmnr_project tokensTest plan
cd review-enrichment && npm run build && node --test test/secret-scan.test.ts(82 passing)Made with Cursor