Skip to content

Commit b683927

Browse files
docs: improve comments in .gitleaks.toml for clarity
1 parent f6e2aa8 commit b683927

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitleaks.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
15
[extend]
26
useDefault = true
37

0 commit comments

Comments
 (0)