performance improvements and rule improvements

This commit is contained in:
Mick Grove 2026-04-23 17:25:07 -07:00
commit cb4951c62c
3 changed files with 61 additions and 37 deletions

View file

@ -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

View file

@ -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