How I Caught a Leaked Stripe Key in CI Before Push -- With One Rust Binary
A walkthrough of catching a real leaked Stripe live key inside a polyglot .env file using zenv -- regex-based detection plus value-aware scanning in CI, with no Node runtime, no hosting, and no telemetry.