trufflehog/pkg/detectors/ftp
Cody Rose 2f7029bc4d
Expose detector-specific false positive logic (#2743)
This PR:

Creates an optional interface that detectors can use to customize their false positive detection
Implements this interface on detectors that have custom logic
In most cases this "custom logic" is simply a no-op because the detector does not participate in false positive detection
Eliminates inline (old-style) false positive exclusion in a few detectors that #2643 missed
2024-04-30 16:10:26 -04:00
..
ftp.go Expose detector-specific false positive logic (#2743) 2024-04-30 16:10:26 -04:00
ftp_test.go [thog-1548] add auto redaction for verification errors (#2106) 2023-12-05 08:57:52 -05:00