Create .gitleaks.toml

This commit is contained in:
Jason Ertel
2022-03-15 09:47:57 -04:00
committed by GitHub
parent 8ebeeb497f
commit cec9cba40e

3
.github/.gitleaks.toml vendored Normal file
View File

@@ -0,0 +1,3 @@
[allowlist]
description = "ignore enteprise-attack.json since it has false positives due to Twitter IDs"
paths = ['''salt/nginx/files/enterprise-attack.json''']