trufflehog/pkg/gitparse
Dustin Decker f3630da1e0
Improve process cleanup (#3339)
* ensures that cmd.Wait() is always called, even if there's a panic in the FromReader function or if stdOut.Close() returns an error

* close stdout and ensure wait is called when handling binaries

* process cleanup improvements

* lint
2024-09-26 10:17:47 -07:00
..
gitparse.go Improve process cleanup (#3339) 2024-09-26 10:17:47 -07:00
gitparse_test.go Improve process cleanup (#3339) 2024-09-26 10:17:47 -07:00