Fix malformed yaml
parent
3deec15ad1
commit
7140ca2430
|
@ -11,7 +11,6 @@ requests:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- '{{BaseURL}}/./../../../../../../../../../../etc/passwd'
|
- '{{BaseURL}}/./../../../../../../../../../../etc/passwd'
|
||||||
|
|
||||||
matchers-condition: and
|
matchers-condition: and
|
||||||
matchers:
|
matchers:
|
||||||
- type: status
|
- type: status
|
||||||
|
|
Loading…
Reference in New Issue