We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6e2aa8 commit b683927Copy full SHA for b683927
.gitleaks.toml
@@ -1,3 +1,7 @@
1
+# This allow-list is limited to YAML/YML files to cut down SealedSecrets false positives.
2
+# All gitleaks default rules still apply everywhere (useDefault = true).
3
+# To broaden this allow-list to all files, comment out the 'paths' line below.
4
+
5
[extend]
6
useDefault = true
7
0 commit comments