No features have been listed yet.
Gitrob might be a bit more popular than Gitleaks. We know about 1 link to it since March 2021 and only 1 link to Gitleaks. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Implement automated secrets scanning: Enable pre-commit hooks and automated scanning in your CI/CD pipeline to detect and block hardcoded secrets before they reach production or are pushed to shared repos. Example of solutions: Amazon CodeGuru Security, GitLeaks, GitGuardian. - Source: dev.to / 3 months ago
There are a ton of them, here are a few: https://martinfowler.com/articles/session-secret.html https://github.com/trufflesecurity/trufflehog https://github.com/awslabs/git-secrets https://github.com/sirwart/ripsecrets https://thoughtworks.github.io/talisman/ https://github.com/michenriksen/gitrob. - Source: Hacker News / over 3 years ago
GitGuardian - Detect secrets in source code, public and private!
AquilaX - GenAI Software Security
Cremit - Effortless Non-Human Identity Security with Cremit.
Balto Repo - Repository hosting for Debian, Helm, Python, with repo web sites, branding, analytics, badges, and automatic signatures.
Yelp's detect-secrets - detect-secrets is an aptly named module for (surprise, surprise) detecting secrets within a code base.
repo-security-scanner - CLI tool that finds secrets accidentally committed to a git repo, eg passwords, private keys - UKHomeOffice/repo-security-scanner