Skip to content

chore: add gitleaks to lefthook

Alessio Caiazza requested to merge Add-gitleaks-to-pre-push into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Content

Add gitleaks to lefthook.

This MR adds gitleaks scanning on the pre-commit check for those using lefthook.

I did a scan of our repo and verified the findings. I could not find any real leak.

Author Check-list

  • Has documentation been updated?

Merge request reports