Dustin Decker
|
14e44db2be
|
Move detectors.IsKnownFalsePositive from the detectors and into the engine (#2643)
* Remove detectors.IsKnownFalsePositive from detectors
* Centralize false positive removal in engine
* Don't apply fp filtering on custom regex to preserve previous behavior.
* fix empty branch
* update excludes
* update filtering
* Add result flag option and exclude some detectors
|
2024-04-22 15:18:04 -07:00 |
|
Dustin Decker
|
3a6cfd9d97
|
Prevent print or logging in detectors (#2341)
* Prevent print or logging in detectors
* mount repo
* update job name
|
2024-01-26 11:39:41 -08:00 |
|
ahrav
|
e44802a31d
|
[feat] - Replace regexp pkg w/ go-re2 in detectors (#2324)
* update detectors to use go-re regex library replacement
* update go mod and sum
* add tests with invalid utf-8
* revert
|
2024-01-23 13:16:22 -08:00 |
|
āh̳̕mͭͭͨͩ̐e̘ͬ́͋ͬ̊̓͂d
|
11394ea318
|
[thog-1548] add auto redaction for verification errors (#2106)
* Updating VerificationError to have auto redaction logic
* find/replace error
|
2023-12-05 08:57:52 -05:00 |
|
Corben Leo
|
6c75e45958
|
Detector-Competition-Feat: Add ipinfo.io API key detector (#1889)
* Detector-Competition-Feat: Add ipinfo.io API key detector
* fix prefix
|
2023-10-23 09:00:35 -05:00 |
|