Skip to content

Bump gitleaks version

What does this MR do?

This MR bumps gitleaks to v5.0.1 which includes gitleaks line extraction for both history commits and code present in the default branch. Gitleaks having a built in line extraction feature means that we can remove code from this analyzer with one caveat: gitleaks does not support multi-line regular expression so the line-begin and line-end fields in the report will be the same.

What are the relevant issue numbers?

gitlab-org/gitlab#232711 (closed)

Does this MR meet the acceptance criteria?

Edited by Zach Rice

Merge request reports

Loading