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 |
|
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 |
|
Damanpreet Singh
|
bf6ece39ca
|
Detector-Competition-Feat: Added AppOptics API token detector (#1989)
Co-authored-by: Ahrav Dutta <ahrav.dutta@trufflesec.com>
|
2023-10-26 20:06:30 -07:00 |
|