trufflehog/pkg/sources/docker
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
..
docker.go Update Source interface to use SourceID and JobID types (#1774) 2023-09-14 11:28:24 -07:00
docker_test.go Docker scanning by digest (#1615) 2023-08-11 16:53:12 -05:00
metrics.go 🎉 Add Docker image scanning 🎉 (#1412) 2023-06-22 08:02:25 -07:00