Join us

ContentUpdates and recent posts about detect-secrets..
 Activity
@varbear added a new tool Bandit , 6 months, 1 week ago.
 Activity
@devopslinks added a new tool JFrog Xray , 6 months, 1 week ago.
 Activity
@devopslinks added a new tool OWASP Dependency-Check , 6 months, 1 week ago.
 Activity
@varbear added a new tool pre-commit , 6 months, 1 week ago.
 Activity
@devopslinks added a new tool GitGuardian , 6 months, 1 week ago.
 Activity
@devopslinks added a new tool detect-secrets , 6 months, 1 week ago.
 Activity
@devopslinks added a new tool Gitleaks , 6 months, 1 week ago.
Course
@eon01 published a course, 6 months, 1 week ago
Founder, FAUN.dev

DevSecOps in Practice

TruffleHog Flask NeuVector detect-secrets pre-commit OWASP Dependency-Check Docker checkov Bandit Hadolint Grype KubeLinter Syft GitLab CI/CD Trivy Kubernetes

A Hands-On Guide to Operationalizing DevSecOps at Scale

DevSecOps in Practice
Story
@tairascott shared a post, 6 months, 1 week ago
AI Expert and Consultant, Trigma

How Do Large Language Models (LLMs) Work? An In-Depth Look

Discover how Large Language Models work through a clear and human centered explanation. Learn about training, reasoning, and real world applications including Agentic AI development and LLM powered solutions from Trigma.

How do Large Language Models (LLMs) Work Banner
Story
@laura_garcia shared a post, 6 months, 1 week ago
Software Developer, RELIANOID

🔐 RELIANOID at Gartner IAM Summit 2025 | Dec 8–10, Grapevine, TX

We’re heading to the Gartner Identity & Access Management Summit to showcase how RELIANOID’s intelligent proxy and ADC platforms empower modern IAM: enhancing Zero Trust enforcement, adaptive access, and hybrid/multi-cloud security. Join us to explore AI-driven automation, ITDR, and identity governa..

Gartner Identity and Access Management Summit 2025 relianoid
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.