Join us

ContentUpdates and recent posts about detect-secrets..
Discovery IconThat's all about @detect-secrets — explore more posts below...
 Activity
@eon01 added a new tool AWX , 13 hours, 45 minutes ago.
Course
@eon01 published a course, 13 hours ago
Founder, FAUN.dev

AWX in Action

Docker Ansible Kubernetes AWX

Ansible Orchestration at Scale

AWX in Action
 Activity
@harperelisecallahan started using tool WordPress , 21 hours, 10 minutes ago.
 Activity
@harperelisecallahan started using tool Shopify , 21 hours, 10 minutes ago.
 Activity
@harperelisecallahan started using tool React , 21 hours, 10 minutes ago.
 Activity
@harperelisecallahan started using tool Python , 21 hours, 10 minutes ago.
 Activity
@harperelisecallahan started using tool PHP , 21 hours, 10 minutes ago.
 Activity
@harperelisecallahan started using tool Node.js , 21 hours, 10 minutes ago.
 Activity
@harperelisecallahan started using tool Magento , 21 hours, 10 minutes ago.
 Activity
@harperelisecallahan started using tool Laravel , 21 hours, 10 minutes 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.