PeekabooA lightweight VS Code extension that catches hardcoded secrets before they reach Git. Features
Detects
Findings are classified as CRITICAL, HIGH, or MEDIUM. How It WorksOpen a file → Peekaboo scans it → secrets are highlighted → fix them before committing. LimitationsDetection is regex-based, so heavily obfuscated or unusually formatted secrets may be missed. Why Peekaboo?Catch a secret before it reaches your Git history. |