A tool to scan commits, histories, and files for known patterns of secrets or credentials, helping prevent developers from checking in sensitive information into public git repositories.
AWS Lab's git-secrets is an open source tool that helps prevent developers from accidentally committing secrets and credentials into public git repositories. It works by scanning commits, commit histories, and files in the repository to detect known patterns of secrets, keys, access tokens, or passwords.
When git-secrets detects credential leaks or unencrypted secrets in the code, it prevents the changes from being committed to the repository. It alerts the developer that sensitive information has been found, allowing them to remove it before check-in.
Some key features of AWS Lab's git-secrets include:
Overall, git-secrets helps enforce security best practices and prevent accidental leaks of API keys, tokens, passwords or other sensitive data into public repositories. It is useful for security-conscious teams and organizations.
Be the first to share your experience with AWS Lab's git-secrets!
Login to ReviewNo alternatives found for AWS Lab's git-secrets. Why not suggest an alternative?