Skip to content

Commit 8c08ce9

Browse files
committed
Link to new managed transform
1 parent 5647c2a commit 8c08ce9

File tree

1 file changed

+2
-0
lines changed
  • src/content/docs/waf/detections/malicious-uploads

1 file changed

+2
-0
lines changed

src/content/docs/waf/detections/malicious-uploads/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ For every request with one or more detected content objects, the content scanner
2525

2626
Cloudflare uses the same [anti-virus (AV) scanner used in Cloudflare Zero Trust](/cloudflare-one/policies/gateway/http-policies/antivirus-scanning/) for WAF content scanning.
2727

28+
In addition, content scanning provides a [managed transform](/rules/transform/managed-transforms/reference/#add-malicious-uploads-detection-header) that adds a `Malicious-Uploads-Detection` request header indicating the outcome of scanning uploaded content for malicious signatures. For example, if the request contains at least one malicious content object, the header value will be `1`.
29+
2830
:::caution
2931

3032
Content scanning will not apply any mitigation actions to requests with content objects considered malicious. It only provides a signal that you can use to define your attack mitigation strategy. You must create rules — [custom rules](/waf/custom-rules/) or [rate limiting rules](/waf/rate-limiting-rules/) — to perform actions based on detected signals.

0 commit comments

Comments
 (0)