Secret Detection & Data Leak Prevention

34 repos

Tools and systems for detecting exposed credentials, API keys, and sensitive data in code repositories, CI/CD pipelines, and version control history. The cluster spans multiple implementations—primarily Go-based scanners like gitleaks and trufflehog that catch secrets before they're committed, complemented by Python and TypeScript utilities for integration, analysis, and DevSecOps workflows. Whether embedded in pre-commit hooks, CI systems, or run as standalone auditors, these projects address the core problem of preventing accidental leakage of authentication tokens and other secrets into public or shared repositories.

Python · 14
Go · 9
Rust · 4
JavaScript · 3
TypeScript · 2
Open Policy Agent · 1
security ·299,412
security-tools ·202,106
devsecops ·196,009
security-automation ·154,958
penetration-testing ·144,987
cybersecurity ·143,145
ethical-hacking ·141,711
ai-security ·116,694
red-teaming ·110,505
offensive-security ·110,373

securego/gosec

Go security checker

Go

8,945

1,289 commits