Skip to content

WIP: Refactor trufflehog module

Zach Rice requested to merge refactorTrufflehogModule into master

What does this MR do?

This MR attempts to tackle some of the TODO items found in the trufflehog module which involve breaking out logic in separate smaller functions and reducing complexity.

What are the relevant issue numbers?

Started working on this WIP after diving into gitlab-org/gitlab#33285 (closed)

Does this MR meet the acceptance criteria?

Edited by Zach Rice

Merge request reports