s4:dsdb: Fix stack use after scope in gkdi_create_root_key()
[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   ]