Update git-logs-exposure.yaml
parent
df22c18220
commit
261afd4497
|
@ -19,12 +19,12 @@ requests:
|
||||||
dsl:
|
dsl:
|
||||||
- "!contains(tolower(body), '<html')"
|
- "!contains(tolower(body), '<html')"
|
||||||
- "!contains(tolower(body), '<body')"
|
- "!contains(tolower(body), '<body')"
|
||||||
|
|
||||||
- type: word
|
- type: word
|
||||||
part: header
|
part: header
|
||||||
words:
|
words:
|
||||||
- "application/octet-stream"
|
- "application/octet-stream"
|
||||||
condition: and
|
|
||||||
|
|
||||||
- type: status
|
- type: status
|
||||||
status:
|
status:
|
||||||
- 200
|
- 200
|
||||||
|
|
Loading…
Reference in New Issue