We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc8d838 commit 8195d4fCopy full SHA for 8195d4f
1 file changed
.gitleaks.toml
@@ -18,7 +18,7 @@ paths = [
18
id = "ethereum-private-key"
19
description = "Detected Ethereum/EVM private key (64 hex chars)"
20
regex = '''(?:0x)?[a-fA-F0-9]{64}'''
21
-entropy = 3.0
+entropy = 4.0
22
tags = ["crypto", "evm", "ethereum", "private-key"]
23
24
[[rules]]
0 commit comments