forked from mirrors/kingfisher
updated jwt rule
This commit is contained in:
parent
3896ca40f9
commit
9b6c67c243
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ rules:
|
|||
(?x)
|
||||
\b
|
||||
(
|
||||
ey[A-Za-z0-9_-]{12,} (?# header )
|
||||
(?:ey|ewogIC)[A-Za-z0-9_-]{12,} (?# header )
|
||||
\.
|
||||
ey[A-Za-z0-9_-]{12,} (?# payload )
|
||||
\.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue