Join us

ContentUpdates and recent posts about detect-secrets..
Discovery IconThat's all about @detect-secrets — explore more posts below...
 Activity
@goutham-annem started using tool vLLM , 0 minutes ago.
 Activity
@goutham-annem started using tool Kubernetes , 0 minutes ago.
 Activity
@goutham-annem started using tool Istio , 0 minutes ago.
 Activity
@goutham-annem started using tool GPT-5.3-Codex , 0 minutes ago.
 Activity
@goutham-annem started using tool Google Kubernetes Engine (GKE) , 0 minutes ago.
 Activity
@goutham-annem started using tool Claude Code , 0 minutes ago.
 Activity
@goutham-annem started using tool Azure Kubernetes Service (AKS) , 0 minutes ago.
 Activity
@goutham-annem started using tool AWS EKS , 0 minutes ago.
 Activity
@goutham-annem started using tool Amazon Web Services , 0 minutes ago.
 Activity
@goutham-annem started using tool Amazon ECS , 0 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.