Skip to content

Unable to Use "Challenges for Account Takeover Detections" Rule in WAF Custom Rules #21183

@pavel-lipcean

Description

@pavel-lipcean

Existing documentation URL(s)

When attempting to implement the rule from the "Challenges for account takeover detections" example in the Cloudflare documentation (https://developers.cloudflare.com/bots/concepts/detection-ids/#challenges-for-account-takeover-detections), the following error occurs:

"The current expression is not supported by the expression builder and will be discarded"

This happens when trying to use the expression:
(any(cf.bot_management.detection_ids[*] eq 201326593))

Additionally, in the WAF Custom Rules section, there is no available option for "Bot Detection IDs", preventing the creation of rules based on detection ID 201326593.

Image

What changes are you suggesting?

Is there an alternative method to implement this rule?

Additional information

FYI Cloudy provides a lot of rules are not supported by the expression builder too.

No response

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions