Update aws-bucket-takeover.yaml (#9691)
Solves some false positives https://123seva-troubleshoot-admin.cn-hangzhou.alipay-cdn.aliyun-inc.com https://123seva-omnigather-inner.cn-hangzhou.alipay-cdn.aliyun-inc.compatch-2
parent
f63fc7169f
commit
a993f5f6e8
|
@ -31,6 +31,7 @@ http:
|
|||
- type: dsl
|
||||
dsl:
|
||||
- contains(tolower(header), 'x-guploader-uploadid')
|
||||
- contains(tolower(header), "aliyunoss")
|
||||
negative: true
|
||||
|
||||
- type: word
|
||||
|
|
Loading…
Reference in New Issue