01Scans both .NET source files and comprehensive git history for embedded secrets.
02Architecturally prevents raw secret values from being exposed in any output, reporting only locations.
03Offers flexible deployment as a local CLI tool, a NuGet library, and an MCP server for Claude Code.
04Detects a broad range of secrets, including connection strings, cloud credentials, provider tokens, and generic keys, with .NET-first, AST-aware patterns.
050 GitHub stars
06Provides multiple output formats including console, versioned JSON, and SARIF for integration with code scanning platforms.