Skip to content

Commit 1698da0

Browse files
Vortexmindpedrosousa
authored andcommitted
[WAF] Clarify 15 MB limit for content scanning (cloudflare#22628)
The linked page goes to a Cloudflare Gateway page, which has different limits per plan. Adding this comment to clarify that WAF content scanning is subject to the 15 MB limit on all plans. --------- Co-authored-by: Pedro Sousa <[email protected]>
1 parent c10d64e commit 1698da0

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ All content objects in an incoming request will be checked, namely for requests
5858
The content scanner will fully check content objects with a size up to 15 MB. For larger content objects, the scanner will analyze the first 15 MB and provide scan results based on that portion of the object.
5959

6060
:::caution
61-
The AV scanner will not scan some particular types of files, namely encrypted or password-protected files. Refer to [Non-scannable files](/cloudflare-one/policies/gateway/http-policies/antivirus-scanning/#non-scannable-files) for a list of AV scanning limitations.
61+
The AV scanner will not scan some particular types of files, namely encrypted or password-protected files. Refer to [Non-scannable files](/cloudflare-one/policies/gateway/http-policies/antivirus-scanning/#non-scannable-files) for a list of AV scanning limitations. For WAF content scanning, the size limit of 15 MB applies to all plans.
6262
:::
6363

6464
## Custom scan expressions

0 commit comments

Comments
 (0)