Create .gitleaks.toml

This commit is contained in:
Alexandre
2022-10-30 19:39:33 +01:00
committed by GitHub
parent 8e6c6857d3
commit e3562d8ecb

7
.github/linters/.gitleaks.toml vendored Normal file
View File

@@ -0,0 +1,7 @@
title = "gitleaks config"
[extend]
# useDefault will extend the base configuration with the default gitleaks config:
# https://github.com/zricethezav/gitleaks/blob/master/config/gitleaks.toml
useDefault = true