mirror of
https://github.com/ansible/awx.git
synced 2026-01-07 14:02:07 -03:30
allow list for example secrets in docs
This commit is contained in:
parent
a28bc2eb3f
commit
63223a2cc7
5
.gitleaks.toml
Normal file
5
.gitleaks.toml
Normal file
@ -0,0 +1,5 @@
|
||||
[allowlist]
|
||||
description = "Documentation contains example secrets and passwords"
|
||||
paths = [
|
||||
"docs/docsite/rst/administration/oauth2_token_auth.rst",
|
||||
]
|
||||
Loading…
x
Reference in New Issue
Block a user