trufflehog/pkg/sources/github
Miccah dbcb888063
Update Source interface to use SourceID and JobID types (#1774)
The previous implementation used int64 for both, which can be mixed up
easily. Using distinct types adds a layer of type safety checked by the
compiler.
2023-09-14 11:28:24 -07:00
..
github.go Update Source interface to use SourceID and JobID types (#1774) 2023-09-14 11:28:24 -07:00
github_integration_test.go [bug] - handle IOOR panic (#1639) 2023-08-17 15:47:11 -07:00
github_test.go Only scan gist comments or repo comments. (#1646) 2023-08-20 11:38:28 -07:00
metrics.go add rate limit and consumption metrics for GitHub (#1651) 2023-08-22 15:01:59 -04:00
repo.go [chore] - update comments and logs. (#1654) 2023-08-23 13:18:07 -07:00