trufflehog/pkg/common
Miccah 4efe5313f4
[chore] Address lint errors (#1133)
* Update strings.Title to cases.Title

* Migrate go-genproto to google-cloud-go

See: https://github.com/googleapis/google-cloud-go/blob/main/migration.md

* Check error in test

* Check error from sem.Acquire

* Remove unused code
2023-02-27 21:03:47 -06:00
..
context.go Add gitlab pagination support (#26) 2022-02-15 18:54:47 -08:00
depaware.go Initial CLI w/ partially implemented Git source and demo detector (#1) 2022-01-13 12:02:24 -08:00
filter.go [chore] Remove logrus from trufflehog (#1095) 2023-02-14 17:00:07 -06:00
filter_test.go filesystem support for exclude and include filters (2nd attemp) (#1033) 2023-01-26 09:33:45 -08:00
http.go remove logger from retryable client, it is not respecting loglevels (#1020) 2023-01-13 15:28:00 -08:00
patterns.go [chore] Remove logrus from trufflehog (#1095) 2023-02-14 17:00:07 -06:00
recover.go Log the stack trace and recover object (#923) 2022-11-15 16:48:02 -06:00
secrets.go [chore] Address lint errors (#1133) 2023-02-27 21:03:47 -06:00
utils.go Add missing pagination on github calls (#30) 2022-02-15 18:54:47 -08:00
utils_test.go Add missing pagination on github calls (#30) 2022-02-15 18:54:47 -08:00
vars.go S3 scanner improvements (#938) 2022-11-21 19:15:26 -08:00