Merge pull request #10121 from Marcuccio/10119-false-negative

Solve #10119
patch-4
Ritik Chaddha 2024-06-25 17:50:27 +05:30 committed by GitHub
commit 2c9521bd5f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 4 deletions

View File

@ -46,10 +46,9 @@ http:
matchers-condition: and
matchers:
- type: word
part: body
words:
- '"clientId":"security-admin-console"'
- type: regex
regex:
- '"clientId":\s*"security-admin-console"'
- '"secret":'
condition: and