trufflehog/pkg/output
Cody Rose ad15888a33
Move DecoderType into ResultWithMetadata #3502
Result.DecoderType is only ever used by ResultWithMetadata (via its embedded Result). This unnecessarily complicates the relationship between the types and adds some warts to #3457, so this PR moves DecoderType directly into the only struct which actually uses it.
2024-10-28 12:20:42 -04:00
..
github_actions.go Move DecoderType into ResultWithMetadata #3502 2024-10-28 12:20:42 -04:00
json.go updates to plain and json printing to include verification error (#2335) 2024-01-29 11:57:28 -05:00
legacy_json.go [chore] - fix error comparisons (#2142) 2023-12-01 08:32:41 -08:00
plain.go Move DecoderType into ResultWithMetadata #3502 2024-10-28 12:20:42 -04:00