homeserver/.woodpecker/gitleaks.yml
Michael Grote c5721ecab3 renovate: ignore friedhof (#678)
Reviewed-on: #678
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2024-01-26 23:22:12 +01:00

11 lines
271 B
YAML

---
steps:
gitleaks:
image: zricethezav/gitleaks:v8.18.0@sha256:6945c62ca019ead32bc337ab0c9fd055e98d82961765d38b7ccccc84dae95d0f
commands:
- gitleaks detect --no-git --verbose --source $CI_WORKSPACE
when:
event:
exclude:
- tag