piighost/stripe-key

Stripe secret or restricted key, in its live or test form. The test form is caught too: it is harmless on its own but reveals an account and usually travels with the live one.

Label: STRIPE_KEY

Pattern

\b[sr]k_(?:live|test)_[A-Za-z0-9]{24,}\b

Must be caught

Must be left alone

Tags: international, secrets, software-dev, ecommerce

Download the detector as TOML