third_party/heimdal: Import lorikeet-heimdal-202307040259 (commit 33d117b8a9c11714ef7...
[Samba.git] / .gitleaks.toml
blob721d0d982e05b6ca5c9471b617b56778f60f39b2
2 # GitLeaks Repo Specific Configuration
4 # This allowlist is used to help Red Hat ignore false positives during its code
5 # scans.
7 [allowlist]
8   paths = [
9     '''docs-xml/manpages/smbstatus.1.xml''',
10     '''selftests/*''',
11     '''source3/script/tests/*''',
12     '''source4/dsdb/tests/*''',
13     '''source4/torture/*''',
14     '''testprogs/blackbox/*''',
15     '''tests/*''',
16   ]