Skip to content

Add secrets analyzer

Gilbert Roulot requested to merge 6719_add_sast_secrets_detection into master

What does this MR do?

This adds an analyzer that detects secret leaks in the project.

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/6719

Does this MR meet the acceptance criteria?

Sid added list of tech used

  1. https://github.com/dxa4481/truffleHog
  2. https://github.com/techjacker/diffence
  3. https://github.com/zricethezav/gitleaks
Edited by Fabien Catteau

Merge request reports