Join us

ContentUpdates and recent posts about detect-secrets..
 Activity
@cristiandeluxe started using tool TypeScript , 2 weeks, 1 day ago.
 Activity
@cristiandeluxe started using tool Shopify , 2 weeks, 1 day ago.
 Activity
@cristiandeluxe started using tool Rust , 2 weeks, 1 day ago.
 Activity
@cristiandeluxe started using tool Python , 2 weeks, 1 day ago.
 Activity
@cristiandeluxe started using tool PrestaShop , 2 weeks, 1 day ago.
 Activity
@cristiandeluxe started using tool PHP , 2 weeks, 1 day ago.
 Activity
@cristiandeluxe started using tool Node.js , 2 weeks, 1 day ago.
 Activity
@cristiandeluxe started using tool NGINX Ingress Controller , 2 weeks, 1 day ago.
 Activity
@cristiandeluxe started using tool Next.js , 2 weeks, 1 day ago.
 Activity
@cristiandeluxe started using tool Laravel , 2 weeks, 1 day ago.
Detect Secrets, created by Yelp Engineering, is a Python-based secret scanner designed for large, complex codebases. It uses a plugin architecture to detect high-risk secrets such as API keys, tokens, passwords, and certificates. The tool focuses on false-positive reduction by hashing baseline fingerprints, allowing teams to track only new or changed exposures over time. It integrates with CI pipelines, pre-commit hooks, and enterprise security workflows. Its extensible design and strong baseline mechanism make it popular in large engineering organizations that need scalable, low-noise secret detection.