trufflehog/pkg/sources
trufflesteeeve fb56b9f713
Check rate limit when getting github user (#855)
Also, don't fetch a github user or their token when both are known. This
currently only affects the Github Token auth type. Github App
installations will continually fetch tokens every time we clone a repo.
In the future we should check the `ExpiresAt` field of the Github App
token and determine if we need to fetch a new one at that point.
2022-10-20 18:14:28 -04:00
..
filesystem Ignore URIs where the password is redacted (#842) 2022-10-11 14:18:52 -07:00
git Add SSH config option for the git source (#830) 2022-09-28 20:40:01 +02:00
github Check rate limit when getting github user (#855) 2022-10-20 18:14:28 -04:00
gitlab [THOG-767] ignore gitlab repos (#853) 2022-10-19 13:55:44 -07:00
s3 [THOG-709] - Recover from detector panics (#810) 2022-09-22 07:01:10 -07:00
syslog [THOG-709] - Recover from detector panics (#810) 2022-09-22 07:01:10 -07:00
resume.go Allow gitlab to resume from encoded resume info (#611) 2022-06-17 11:45:17 -04:00
resume_test.go Allow gitlab to resume from encoded resume info (#611) 2022-06-17 11:45:17 -04:00
sources.go [THOG-681] - Handle errors sources (#783) 2022-09-07 19:40:37 -07:00
test_helpers.go [Thog-371] Utilize config struct for engine scans (#700) 2022-08-10 10:11:13 -07:00