detect-secrets is a security tool designed to identify and prevent secrets from being committed to code repositories. The tool scans source code across multiple programming languages to detect sensitive information such as API keys, database credentials, passwords, and other confidential data. The tool operates as a pre-commit hook and can be integrated into development workflows to automatically scan code before it is committed to version control systems. It uses pattern matching and heuristic analysis to identify potential secrets while minimizing false positives through configurable rules and baseline management. detect-secrets supports various secret types including AWS credentials, private keys, database connection strings, and custom patterns. The tool can generate baseline files to track known secrets and exclude them from future scans, allowing teams to manage existing secrets while preventing new ones from being introduced. The tool provides command-line interface functionality and can be configured to work with continuous integration pipelines. It offers audit capabilities to review detected secrets and mark them as legitimate or false positives, helping maintain an accurate security posture across development projects.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
Checkmarx One SAST is a static application security testing tool that combines speed and security to improve developer experience.
An integrated security platform that provides API discovery, runtime protection, security testing, and incident response capabilities for web applications, APIs, and AI systems.
A DAST solution that performs automated security testing of APIs and web applications within development workflows and CI/CD pipelines.
Identifies misconfigured CloudFront domains vulnerable to hijacking
Automatically redirect users from www to non-www for a secure connection.
A Java API for searching and downloading Android applications from Google Play with additional check-in features for generating ANDROID-ID.
Veracode is an intelligent software security platform that helps developers and security teams secure code, find and fix flaws, and automate remediation.
ffufai is an AI-enhanced wrapper for ffuf that automatically suggests file extensions for web fuzzing based on the target URL and headers.
PINNED

Mandos
Fractional CISO service that helps B2B companies implement security leadership to win enterprise deals, achieve compliance, and develop strategic security programs.

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.