trufflehog/pkg/output
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_actions.go Make prints to stdout serial. (#1597) 2023-08-02 11:38:10 -07:00
json.go Update Source interface to use SourceID and JobID types (#1774) 2023-09-14 11:28:24 -07:00
legacy_json.go [chore] - Prevent nil deref panic (#1709) 2023-08-26 20:39:50 -07:00
plain.go Make prints to stdout serial. (#1597) 2023-08-02 11:38:10 -07:00