teknium1
aaf8f2d2d2
feat: expand secret redaction patterns
Added 14 new redaction patterns, all with distinctive prefixes
that have near-zero false positive risk:
Prefix patterns:
- AWS Access Key ID (AKIA...)
- Stripe keys (sk_live_, sk_test_, rk_live_)
- SendGrid (SG....)
- HuggingFace (hf_...)
- Replicate (r8_...)
- npm tokens (npm_...)
- PyPI tokens (pypi-...)
- DigitalOcean PATs (dop_v1_, doo_v1_)
- AgentMail (am_...)
Structural patterns:
- Private key blocks (-----BEGIN...PRIVATE KEY-----)
- Database connection string passwords (postgres://user:PASS@host)
2026-03-09 01:28:27 -07:00
..
2026-02-21 22:31:43 -08:00
2026-03-08 18:50:26 -07:00
2026-03-08 23:09:04 -07:00
2026-03-02 05:23:15 -08:00
2026-03-06 19:12:14 -08:00
2026-03-06 19:01:38 -08:00
2026-03-08 21:00:21 -07:00
2026-02-21 22:31:43 -08:00
2026-03-09 01:28:27 -07:00
2026-03-07 00:47:54 -08:00
2026-02-21 22:31:43 -08:00