git-secrets VS talisman

Compare git-secrets vs talisman and see what are their differences.

git-secrets

Prevents you from committing secrets and credentials into git repositories (by awslabs)

talisman

Using a pre-commit hook, Talisman validates the outgoing changeset for things that look suspicious — such as tokens, passwords, and private keys. (by thoughtworks)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
git-secrets talisman
32 5
12,013 1,832
1.0% 1.3%
1.0 7.0
12 days ago 17 days ago
Shell Go
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

git-secrets

Posts with mentions or reviews of git-secrets. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-02.

talisman

Posts with mentions or reviews of talisman. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-07.

What are some alternatives?

When comparing git-secrets and talisman you can also consider the following projects:

trufflehog - Find and verify credentials

gitleaks - Protect and discover secrets using Gitleaks 🔑

husky - git hooks made easy

secretlint - Pluggable linting tool to prevent committing credential.

Husky.Net - Git hooks made easy with Husky.Net internal task runner! 🐶 It brings the dev-dependency concept to the .NET world!

shhgit - Ah shhgit! Find secrets in your code. Secrets detection for your GitHub, GitLab and Bitbucket repositories.

ggshield - Find and fix 360+ types of hardcoded secrets and 70+ types of infrastructure-as-code misconfigurations.

aws-vault - A vault for securely storing and accessing AWS credentials in development environments

detect-secrets - An enterprise friendly way of detecting and preventing secrets in code.

SecretFinder - SecretFinder - A python script for find sensitive data (apikeys, accesstoken,jwt,..) and search anything on javascript files

simple-git-hooks - A simple git hooks manager for small projects