trufflehog/pkg/sources/git
ahrav 865bc5baf6
[THOG-248] fix broken gitlab tests (#437)
* Fix broken gitlab test.

* Close chunks chan from blocking indefinitely.

* Range over chunksCh in the event chunksCh is nil we don't run into an invalid memory address error.
Update warnings and move clone output information back.

* Remove commented out code.

* Remove .Run() because .CombinedOutput() should call .Run()

* Update test to include count check.

* Address PR comments.

* Fix merge issue.
2022-04-21 18:18:07 -07:00
..
git.go [THOG-248] fix broken gitlab tests (#437) 2022-04-21 18:18:07 -07:00
git_test.go Use .Line to reduce diff strangeness (#380) 2022-04-11 16:38:08 -07:00
scan_options.go Use gitleaks git cmd stream (#75) 2022-03-14 17:12:58 -07:00