Merge pull request #196 from bored-engineer/patch-5

fix(aws): improve kingfisher.aws.6 regex
This commit is contained in:
Mick Grove 2026-01-31 22:10:56 -08:00 committed by GitHub
commit 89cf63dda4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -84,7 +84,7 @@ rules:
pattern: |
(?x)
(
ABSKQmVkcm9ja0FQSUtleS[A-Za-z0-9+/=]{110}
ABSKQmVkcm9ja0FQSUtleS[A-Za-z0-9+/]{91,121}={0,2}
)
min_entropy: 3.0
confidence: medium