trufflehog/pkg/sources/gitlab
ahrav 7ba583ca40
[THOG-681] - Handle errors sources (#783)
* Handle errors w/ github source.

* Fix loop var captured by func literal.

* Fix loop var captured by func literal.

* Set completed progress if the scan completes with no errors.

* Set progress to 100% if the scope and iteration are both 0.

* Fix commentary.

* Fix test.

* Return after the defer to os.RemoveAll.

* Fix unauth scan.

* Inline range loop.

* update tests for partial scan completion with errors. Ensure correct progress is set.

* Update progress for all sources.

* Update github test.

* Address comments.
2022-09-07 19:40:37 -07:00
..
gitlab.go [THOG-681] - Handle errors sources (#783) 2022-09-07 19:40:37 -07:00
gitlab_test.go [THOG-681] - Handle errors sources (#783) 2022-09-07 19:40:37 -07:00