Skip to content

Commit c9172f1

Browse files
fix detection id availability
1 parent c2d0a83 commit c9172f1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

src/content/docs/bots/concepts/detection-ids.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,3 +118,7 @@ To use rate limiting rules with account takeover detections:
118118
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.
119119

120120
:::
121+
122+
## Availability
123+
124+
Detections IDs are available for Enterprise Bot Management customers.

src/content/partials/bots/about-plan-bm-subscription.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
</tr>
4242
<tr>
4343
<td><b>Additional control</b></td>
44-
<td>Ability to restrict by path, IP address, and more. Access to <a href="/bots/concepts/bot-score/">bot score</a>, <a href="/bots/concepts/ja3-ja4-fingerprint/">JA3/JA4 fingerprint</a>, and <a href="/bots/concepts/cloudflare-bot-tags/">bot tags</a> fields.</td>
44+
<td>Ability to restrict by path, IP address, and more. Access to <a href="/bots/concepts/bot-score/">bot score</a>, <a href="/bots/concepts/ja3-ja4-fingerprint/">JA3/JA4 fingerprint</a>, <a href="/bots/concepts/cloudflare-bot-tags/">bot tags</a> fields, and <a href="/bots/concepts/detection-ids/">detection IDs</a>.</td>
4545
</tr>
4646
</tbody>
4747
</table>

0 commit comments

Comments
 (0)