trufflehog/pkg/sources/s3
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
..
s3.go Update Source interface to use SourceID and JobID types (#1774) 2023-09-14 11:28:24 -07:00
s3_integration_test.go Validate S3 source (#1715) 2023-09-05 10:18:58 -04:00
s3_test.go Test S3 role assumption (#1655) 2023-08-25 11:30:08 -04:00