Why Git-Sentinel?
Accidentally committing secrets is a costly mistake—exposure in git history is hard to undo. Git-Sentinel solves this for teams and solo developers where heavy enterprise secret-scanning suites are overkill or too noisy for day-to-day workflows.
- Zero Noise — scans only git diff --cached (staged changes), not your entire tree every time.
- Dev-Friendly — fast feedback at commit time, right where mistakes happen.
- Built for Reality — works in Windows / Git Bash / VS Code workflows and fits CI/CD pipelines.