trufflehog/pkg/common
Bill Rich 1fb767247f Add missing pagination on github calls (#30)
* Add missing pagination on github calls

Includes some refactoring to improve readability and code reuse.

* Close response body and handle rate limit

* Re-include support for including users as repos to github scans

* Fix gist test to match new func signature

* Add current test name to logging

* Support username as org use case

* Also include no-auth user as org

Co-authored-by: Bill Rich <bill.rich@trufflesec.com>
2022-02-15 18:54:47 -08: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 Initial docs and release automation (#5) 2022-01-18 16:59:18 -08:00
filter_test.go Include and exclude paths args for gitscan (#6) 2022-01-14 12:40:50 -08:00
http.go Initial CLI w/ partially implemented Git source and demo detector (#1) 2022-01-13 12:02:24 -08:00
secrets.go Initial CLI w/ partially implemented Git source and demo detector (#1) 2022-01-13 12:02:24 -08: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 Initial CLI w/ partially implemented Git source and demo detector (#1) 2022-01-13 12:02:24 -08:00