remove allowlist

This commit is contained in:
2025-09-24 20:59:25 -04:00
parent 64f4d90904
commit 3997f30c43
-7
View File
@@ -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"
]