Skip to content

Commit

Permalink
Update allowlist path for gitleaks (#1180)
Browse files Browse the repository at this point in the history
  • Loading branch information
r0x0d authored Apr 11, 2024
1 parent 5a8ca76 commit f7b852d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitleaks.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[allowlist]
paths = [
'''tests/integration/tier0/check-cve/test_cve_fixes.py''',
"tests/integration/tier0/non-destructive/cve-2022-1662/test_cve-2022-1662.py",
]

0 comments on commit f7b852d

Please sign in to comment.