mirror of
https://github.com/ansible/awx.git
synced 2026-03-19 01:47:31 -02:30
allow list for example secrets in docs
This commit is contained in:
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",
|
||||||
|
]
|
||||||
Reference in New Issue
Block a user