trufflehog/pkg/detectors/privatekey
ahrav 0a3451a1ba
[bug] - Create a new context with timeout per request (#3163)
* Create a new context with timeout per request

* match timeout

* use context timeout

* reduce timeout
2024-08-02 14:46:37 -07: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 [bug] - add context timeout to ssh verification (#3161) 2024-08-02 12:39:50 -07:00
privatekey_test.go Add Jenkins scanning (#2892) 2024-06-04 07:13:14 -04:00
ssh.go [bug] - Create a new context with timeout per request (#3163) 2024-08-02 14:46:37 -07:00
ssh_test.go [bug] - add context timeout to ssh verification (#3161) 2024-08-02 12:39:50 -07:00