git-secrets
Secrets blocker
Prevents sensitive information from being committed to git repositories
Prevents you from committing secrets and credentials into git repositories
12k stars
196 watching
1k forks
Language: Shell
last commit: 7 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,752 |
agwa/git-crypt | Enables transparent encryption of files in a git repository, allowing secure sharing of sensitive content. | 8,359 |
deepfence/secretscanner | A tool that scans container images and file systems for sensitive data such as passwords and keys. | 3,134 |
gitleaks/gitleaks | Detects sensitive information in source code repositories | 17,964 |
yelp/detect-secrets | An enterprise-friendly tool for identifying and preventing sensitive data in code repositories. | 3,829 |
eth0izzle/shhgit | Automated secret detection tool for GitHub, GitLab and BitBucket repositories | 3,839 |
stackexchange/blackbox | Makes it easy to safely store and manage sensitive files in version control systems | 6,687 |
tellerops/teller | A tool to manage secrets and sensitive data for developers | 2,895 |
bitnami-labs/sealed-secrets | Encrypts Kubernetes Secrets to provide secure configuration storage | 7,705 |
anshumanbh/git-all-secrets | Tools to discover sensitive information from GitHub repositories and gists | 1,112 |
gitguardian/apisecuritybestpractices | Resources to help developers keep sensitive information secret and mitigate potential security breaches | 1,917 |
frostming/legit | A command-line Git client inspired by GitHub for Mac, designed to simplify Git workflows for both beginners and experienced users. | 5,706 |
git-ecosystem/git-credential-manager | A secure credential storage system for Git, supporting multiple authentication methods and platforms. | 6,913 |
liamg/traitor | A tool for automatically exploiting vulnerabilities to gain elevated privileges on Linux systems | 6,689 |
external-secrets/external-secrets | Automatically injects external secret values into Kubernetes Secrets | 4,469 |