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-condition: and
matchers: matchers:
- type: word - type: regex
part: body regex:
words: - '"clientId":\s*"security-admin-console"'
- '"clientId":"security-admin-console"'
- '"secret":' - '"secret":'
condition: and condition: and