trufflehog/pkg/detectors/privatekey
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
..
cracker.go replace interface{} with any. (#1771) 2023-09-15 04:35:15 -07:00
cracker_test.go Improve private key detector (#1760) 2023-09-11 12:05:27 -07:00
fingerprint.go Improve private key detector (#1760) 2023-09-11 12:05:27 -07:00
list.txt Improve private key detector (#1760) 2023-09-11 12:05:27 -07:00
normalize.go Address some linting issues (#390) 2022-04-12 22:11:34 -07:00
privatekey.go [feat] - Replace regexp pkg w/ go-re2 in detectors (#2324) 2024-01-23 13:16:22 -08:00
privatekey_test.go Improve private key detector (#1760) 2023-09-11 12:05:27 -07:00
ssh.go feat(privatekey): run checks concurrently (#2139) 2023-12-10 10:11:17 -08:00
ssh_test.go Improve private key detector (#1760) 2023-09-11 12:05:27 -07:00