Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions src/content/docs/bots/concepts/detection-ids.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.
2 changes: 1 addition & 1 deletion src/content/partials/bots/about-plan-bm-subscription.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
</tr>
<tr>
<td><b>Additional control</b></td>
<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>
<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>
</tr>
</tbody>
</table>
Loading