cf.waf.content_scan.has_obj
cf.waf.content_scan.has_obj Boolean Indicates whether the request contains at least one content object.
Requires a Cloudflare Enterprise plan with malicious uploads detection.
Example usage:
# Check if requests to a specific endpoint include any content objectscf.waf.content_scan.has_obj and http.request.uri.path eq "/upload" Categories:
- Request