🔨 Update regex pattern
parent
ac8c5c98b4
commit
7b662fbaee
|
@ -25,7 +25,7 @@ requests:
|
|||
matchers:
|
||||
- type: regex
|
||||
regex:
|
||||
- "(driver|dbtype|password(\\.encrypted)?)\\s="
|
||||
- "(?m)^(driver|dbtype|password(\\.encrypted)?)\\s="
|
||||
part: body
|
||||
- type: status
|
||||
status:
|
||||
|
|
Loading…
Reference in New Issue