remove allowlist
This commit is contained in:
@@ -23,10 +23,3 @@ id = "private-key"
|
||||
description = "Private key detected"
|
||||
regex = "-----BEGIN( RSA| EC| DSA)? PRIVATE KEY-----"
|
||||
tags = ["key", "pem", "compose"]
|
||||
|
||||
[allowlist]
|
||||
files = [
|
||||
"docker-compose\\.ya?ml",
|
||||
"\\.env"
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user