git-secrets
Secrets blocker
Prevents sensitive information from being committed to git repositories
Prevents you from committing secrets and credentials into git repositories
13k stars
195 watching
1k forks
Language: Shell
last commit: 9 months ago
Linked from 6 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
sobolevn/git-secret | A tool to store sensitive data within Git repositories. | 3,767 |
agwa/git-crypt | A transparent file encryption tool for git repositories | 8,448 |
deepfence/secretscanner | A tool that scans container images and file systems for sensitive data such as passwords and keys. | 3,146 |
gitleaks/gitleaks | Detects sensitive information in version control systems and source code files | 18,165 |
yelp/detect-secrets | An enterprise-friendly tool for identifying and preventing sensitive data in code repositories. | 3,860 |
eth0izzle/shhgit | Automated secret detection tool for GitHub, GitLab and BitBucket repositories | 3,849 |
stackexchange/blackbox | Makes it easy to safely store and manage sensitive files in version control systems | 6,692 |
tellerops/teller | A tool to manage secrets and sensitive data for developers | 2,914 |
bitnami-labs/sealed-secrets | Encrypts Kubernetes Secrets to provide secure configuration storage | 7,765 |
anshumanbh/git-all-secrets | Tools to discover sensitive information from GitHub repositories and gists | 1,114 |
gitguardian/apisecuritybestpractices | Resources to help developers keep sensitive information secret and mitigate potential security breaches | 1,923 |
frostming/legit | A command-line Git client inspired by GitHub for Mac, designed to simplify Git workflows for both beginners and experienced users. | 5,701 |
git-ecosystem/git-credential-manager | A secure credential storage system for Git, supporting multiple authentication methods and platforms. | 7,027 |
liamg/traitor | A tool for automatically exploiting vulnerabilities to gain elevated privileges on Linux systems | 6,735 |
external-secrets/external-secrets | Automates secret management in Kubernetes clusters by integrating with external services | 4,549 |