A new SDK for building organization-specific secret detectors.

Every organization has internal secret formats — internal API keys, service tokens, database URIs with custom schemes. Our new Detector SDK lets you define custom detection and verification logic in under 50 lines of Go. This post walks through building a detector from scratch, testing it, and deploying it alongside TruffleHog's built-in detectors.