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
476 forks
Language: Python
last commit: about 1 month ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
sobolevn/git-secret | A tool to store sensitive data within Git repositories. | 3,752 |
eth0izzle/shhgit | Automated secret detection tool for GitHub, GitLab and BitBucket repositories | 3,839 |
gitleaks/gitleaks | Detects sensitive information in source code repositories | 17,964 |
awslabs/git-secrets | Prevents sensitive information from being committed to git repositories | 12,442 |
trufflesecurity/trufflehog | Automated discovery and analysis of leaked credentials in software development projects | 17,263 |
deepfence/secretscanner | A tool that scans container images and file systems for sensitive data such as passwords and keys. | 3,134 |
agwa/git-crypt | Enables transparent encryption of files in a git repository, allowing secure sharing of sensitive content. | 8,359 |
anchore/grype | A tool for detecting vulnerabilities in container images and filesystems | 8,861 |
thoughtworks/talisman | A tool that scans git changesets to ensure sensitive information does not leave the developer's workstation. | 1,916 |
find-sec-bugs/find-sec-bugs | A plugin for static analysis of Java web applications and Android applications to identify potential security vulnerabilities. | 2,283 |
duo-labs/secret-bridge | Automates secret detection in GitHub repositories | 189 |
semgrep/semgrep | A tool for detecting bugs and enforcing coding standards in source code across multiple programming languages. | 10,663 |
stackexchange/blackbox | Makes it easy to safely store and manage sensitive files in version control systems | 6,687 |
techgaun/github-dorks | Automated tool to find leaked secrets via GitHub search using pre-defined dorks and authentication methods. | 2,824 |
gitguardian/apisecuritybestpractices | Resources to help developers keep sensitive information secret and mitigate potential security breaches | 1,917 |