Expand description
Main secret detector interface
This module provides the high-level SecretDetector interface that coordinates all detection components (patterns, entropy analysis, custom rules, and file scanning).
Structsยง
- Detection
Config - Configuration for the secret detector
- Detection
Report - Comprehensive detection report
- Scan
Options - Options for scanning operations
- Secret
Detector - Main secret detector