ldb-samba: ldif_read_objectSid avoids VLA
[samba.git] / .gitleaks.toml
1 #
2 # GitLeaks Repo Specific Configuration
3 #
4 # This allowlist is used to help Red Hat ignore false positives during its code
5 # scans.
6
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   ]