mirror of
https://github.com/cloudflare/cloudflare-docs.git
synced 2026-01-11 20:06:58 +00:00
[Bots] Update bot-management-variables.mdx (#27435)
This commit is contained in:
parent
7a09bc5c1f
commit
4af308a01e
1 changed files with 2 additions and 2 deletions
|
|
@ -40,7 +40,7 @@ These variables are also available as part of the [request.cf](/workers/runtime-
|
|||
|
||||
The Bot Management Corporate Proxy field contains identified cloud-based corporate proxies and secure web gateways that are Enterprise-only, and provide outbound security services to their clients.
|
||||
|
||||
You can access the Corporate Proxy field in [custom rules](/waf/custom-rules/), [rate limiting rules](/waf/rate-limiting-rules/), or [Workers](/workers/) to provide different security rules for traffic from these sources. You can also exempt them from rules using Bot Management scores.
|
||||
You can access the Corporate Proxy field in [WAF custom rules](/waf/custom-rules/), [Rate limiting rules](/waf/rate-limiting-rules/), or [Workers](/workers/) to provide different security rules for traffic from these sources. You can also exempt them from rules using Bot Management scores.
|
||||
|
||||
```txt title="Example"
|
||||
not cf.bot_management.verified_bot
|
||||
|
|
@ -56,4 +56,4 @@ Once you enable Bot Management, Cloudflare also surfaces bot information in its
|
|||
- BotDetectionIDs
|
||||
- BotScore
|
||||
- BotScoreSrc
|
||||
- BotTags
|
||||
- BotTags
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue