summaryrefslogtreecommitdiffstats
path: root/.gitleaks.toml
blob: 4e997318cab7fe0a5d9f1ec8e359e29f518676c7 (plain)
1
2
3
4
5
6
# This file tells Red Hat InfoSec's gitleaks scanner to ignore these paths
[allowlist]
  description = "Allowlist"
  paths = [
    '''src/cephadm/tests/''',
  ]