trufflehog/pkg/sources/gitlab
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
..
gitlab.go Update Source interface to use SourceID and JobID types (#1774) 2023-09-14 11:28:24 -07:00
gitlab_test.go Implement Gitlab source validation (#1765) 2023-09-13 11:51:12 -04:00