feat(ci): add gitleaks

This commit is contained in:
Simon Cornet 2025-06-06 17:23:26 +02:00
commit eb7aa5c9c1

View file

@ -5,6 +5,8 @@ gitleaks:
stage: "gitleaks"
image:
name: "ghcr.io/gitleaks/gitleaks:latest"
variables:
GIT_DEPTH: 1
rules:
# run only on push to default branch