mirror of
https://github.com/ceph/ceph
synced 2024-12-12 14:39:05 +00:00
2fbcb6f9e6
I signed up for Red Hat's gitleaks scanning service. The self-signed key is just for testing purposes. Signed-off-by: David Galloway <dgallowa@redhat.com>
7 lines
161 B
TOML
7 lines
161 B
TOML
# This file tells Red Hat InfoSec's gitleaks scanner to ignore these paths
|
|
[allowlist]
|
|
description = "Allowlist"
|
|
paths = [
|
|
'''src/cephadm/tests/''',
|
|
]
|