Skip to content

Commit

Permalink
Merge pull request #841 from aireilly/add-.gitleaks.toml
Browse files Browse the repository at this point in the history
Adding .gitleaks.toml to prevent infosec scanning false postives in Vale yml rules
  • Loading branch information
aireilly authored Jul 24, 2024
2 parents 42d061f + dfceaee commit 10c26d9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitleaks.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[allowlist]
description = "Global Allowlist"
# Ignore based on any subset of the file path
paths = [".vale"]

0 comments on commit 10c26d9

Please sign in to comment.