Apps / Security & Privacy Tools / Committed-Secret Scanner

πŸ”Ž Committed-Secret Scanner

Paste a git diff or plain text (e.g. what you're about to commit) and it's scanned line-by-line for patterns that commonly indicate an accidentally-committed secret.

This is a heuristic scanner, not an authoritative one. It can miss real secrets (false negatives) and can flag things that aren't secrets (false positives) β€” use your judgment on every match. Nothing you paste ever leaves your browser; scanning happens entirely client-side.

1. Paste diff or text

2. Findings