detect-secrets
Code auditor
An enterprise-friendly tool for identifying and preventing sensitive data in code repositories.
An enterprise friendly way of detecting and preventing secrets in code.
4k stars
49 watching
480 forks
Language: Python
last commit: 3 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
sobolevn/git-secret | A tool to store sensitive data within Git repositories. | 3,767 |
eth0izzle/shhgit | Automated secret detection tool for GitHub, GitLab and BitBucket repositories | 3,849 |
gitleaks/gitleaks | Detects sensitive information in version control systems and source code files | 18,165 |
awslabs/git-secrets | Prevents sensitive information from being committed to git repositories | 12,504 |
trufflesecurity/trufflehog | Automated discovery and analysis of leaked credentials in software development projects | 17,601 |
deepfence/secretscanner | A tool that scans container images and file systems for sensitive data such as passwords and keys. | 3,146 |
agwa/git-crypt | A transparent file encryption tool for git repositories | 8,448 |
anchore/grype | A tool for detecting vulnerabilities in container images and filesystems | 8,970 |
thoughtworks/talisman | A tool that scans git changesets to ensure sensitive information does not leave the developer's workstation. | 1,922 |
find-sec-bugs/find-sec-bugs | A plugin for static analysis of Java web applications and Android applications to identify potential security vulnerabilities. | 2,293 |
duo-labs/secret-bridge | Automates secret detection in GitHub repositories | 191 |
semgrep/semgrep | A tool for detecting bugs and enforcing coding standards in source code across multiple programming languages. | 10,803 |
stackexchange/blackbox | Makes it easy to safely store and manage sensitive files in version control systems | 6,692 |
techgaun/github-dorks | Automated tool to find leaked secrets via GitHub search using pre-defined dorks and authentication methods. | 2,842 |
gitguardian/apisecuritybestpractices | Resources to help developers keep sensitive information secret and mitigate potential security breaches | 1,923 |