Expand description
Match resolution and deduplication. Match resolution: when multiple detectors match the same region, keep only the most specific, highest-confidence match. Eliminates duplicates.
Functionsยง
- resolve_
matches - Resolve overlapping matches: for each credential text region, keep only the best match. Also suppress entropy findings when a named detector already found a secret on the same line.