Skip to content

Commit 2b16c9d

Browse files
authored
Merge pull request #208 from jhrozek/rm_wallet_mnemonic
The Wallet Mnemonic regex is catching too many strings
2 parents 048b37d + c6cae75 commit 2b16c9d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

signatures.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -309,4 +309,3 @@
309309
- Monero Private View Key: \b[0-9A-Fa-f]{64}\b
310310
- Tron Private Key: \b[a-fA-F0-9]{64}\b
311311
- Solana Private Key: \b[1-9A-HJ-NP-Za-km-z]{43,88}\b
312-
- Wallet Mnemonic: \b(?:\w+\s){11,23}\w+\b

0 commit comments

Comments
 (0)