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 |
|
ahrav
|
a5fbc54312
|
[chore] - update benchmarks. (#1641)
* update benchmarks.
* remove dupe timer reset.
|
2023-08-23 14:34:10 -07:00 |
|
vickygoel
|
4c04bbbe85
|
added pulumi cloud Access token detector (#1295)
* added pulumi cloud Access token detector
* removed accidentally committed tokens
* added the databricks token detection
* made recommended changes
* added supabase management api token
* nuget api key detector
* added aiven.io token detector
* added prefect.io api key detector
* update protos.
---------
Co-authored-by: Developer <garg47294+1@gmail.com>
Co-authored-by: Ahrav Dutta <ahravdutta02@gmail.com>
|
2023-05-11 09:08:48 -07:00 |
|