From c9172f17a613c7e101406be2dc2e9a73ab6e2bf9 Mon Sep 17 00:00:00 2001 From: Patricia Loraine Santa Ana Date: Mon, 31 Mar 2025 14:41:09 -0700 Subject: [PATCH 1/2] fix detection id availability --- src/content/docs/bots/concepts/detection-ids.mdx | 4 ++++ src/content/partials/bots/about-plan-bm-subscription.mdx | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/src/content/docs/bots/concepts/detection-ids.mdx b/src/content/docs/bots/concepts/detection-ids.mdx index ca368638953f89..076d23ec3d4ad5 100644 --- a/src/content/docs/bots/concepts/detection-ids.mdx +++ b/src/content/docs/bots/concepts/detection-ids.mdx @@ -118,3 +118,7 @@ To use rate limiting rules with account takeover detections: The rule can be enhanced with Leaked Credential Checks. Refer to the [WAF documentation](/waf/detections/leaked-credentials/) for more information on how to include leaked credentials and account takeover detections in a rate limiting rule. ::: + +## Availability + +Detections IDs are available for Enterprise Bot Management customers. \ No newline at end of file diff --git a/src/content/partials/bots/about-plan-bm-subscription.mdx b/src/content/partials/bots/about-plan-bm-subscription.mdx index 54263ed261de27..2a6890efa609dc 100644 --- a/src/content/partials/bots/about-plan-bm-subscription.mdx +++ b/src/content/partials/bots/about-plan-bm-subscription.mdx @@ -41,7 +41,7 @@ Additional control - Ability to restrict by path, IP address, and more. Access to bot score, JA3/JA4 fingerprint, and bot tags fields. + Ability to restrict by path, IP address, and more. Access to bot score, JA3/JA4 fingerprint, bot tags fields, and detection IDs. From a8467639ee1026f2fcfc6a68f9ac212569a1b3b4 Mon Sep 17 00:00:00 2001 From: Patricia Santa Ana <103445940+patriciasantaana@users.noreply.github.com> Date: Mon, 31 Mar 2025 14:49:49 -0700 Subject: [PATCH 2/2] Update src/content/docs/bots/concepts/detection-ids.mdx --- src/content/docs/bots/concepts/detection-ids.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/bots/concepts/detection-ids.mdx b/src/content/docs/bots/concepts/detection-ids.mdx index 076d23ec3d4ad5..d9b657f4d2e1f1 100644 --- a/src/content/docs/bots/concepts/detection-ids.mdx +++ b/src/content/docs/bots/concepts/detection-ids.mdx @@ -121,4 +121,4 @@ The rule can be enhanced with Leaked Credential Checks. Refer to the [WAF docume ## Availability -Detections IDs are available for Enterprise Bot Management customers. \ No newline at end of file +Detection IDs are available for Enterprise Bot Management customers. \ No newline at end of file