forked from mirrors/kingfisher
performance improvements and rule improvements
This commit is contained in:
parent
6cb404bdcd
commit
cb4951c62c
3 changed files with 61 additions and 37 deletions
|
|
@ -10,7 +10,7 @@ rules:
|
|||
(
|
||||
sk_live_a2V5Xz[A-Za-z0-9+/]{69}
|
||||
)
|
||||
\b
|
||||
(?![A-Za-z0-9+/])
|
||||
pattern_requirements:
|
||||
min_digits: 2
|
||||
min_entropy: 3.5
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ rules:
|
|||
(
|
||||
sk_live_a2V5Xz[A-Za-z0-9+/]{69}
|
||||
)
|
||||
\b
|
||||
(?![A-Za-z0-9+/])
|
||||
pattern_requirements:
|
||||
min_digits: 4
|
||||
min_lowercase: 4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue