Join us

ContentUpdates and recent posts about detect-secrets..
 Activity
@kaptain added a new tool Kubernetes Gateway API , 4 weeks, 2 days ago.
News FAUN.dev() Team Trending
@kala shared an update, 4 weeks, 2 days ago
FAUN.dev()

Google Releases Magika 1.0: AI File Detection in Rust

Rust Magika

Google releases Magika 1.0, an AI file detection system rebuilt in Rust for improved performance and security.

Google Releases Magika 1.0: AI File Detection in Rust
 Activity
@kala added a new tool Magika , 4 weeks, 2 days ago.
News FAUN.dev() Team Trending
@kala shared an update, 4 weeks, 2 days ago
FAUN.dev()

Google’s Cloud APIs Become Agent-Ready with Official MCP Support

Apigee Google Cloud Platform Google Kubernetes Engine (GKE) BigQuery

Google supports the Model Context Protocol to enhance AI interactions across its services, introducing managed servers and enterprise capabilities through Apigee.

 Activity
@devopslinks added a new tool BigQuery , 4 weeks, 2 days ago.
News FAUN.dev() Team Trending
@devopslinks shared an update, 4 weeks, 2 days ago
FAUN.dev()

AWS Previews DevOps Agent to Automate Incident Investigation Across Cloud Environments

Datadog Amazon CloudWatch Dynatrace New Relic Amazon Web Services

AWS introduces an autonomous AI DevOps Agent to enhance incident response and system reliability, integrating with tools like Amazon CloudWatch and ServiceNow for proactive recommendations.

AWS Previews DevOps Agent to Automate Incident Investigation Across Cloud Environments
 Activity
@devopslinks added a new tool ServiceNow , 4 weeks, 2 days ago.
 Activity
@cmndrsp0ck started using tool Terraform , 4 weeks, 2 days ago.
 Activity
@cmndrsp0ck started using tool Ansible , 4 weeks, 2 days ago.
 Activity
@cmndrsp0ck started using tool Python , 4 weeks, 2 days 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.