Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ sidebar:
import { Render, RuleID } from "~/components";

:::note
Available to customers on Enterprise plans.
This feature requires an Enterprise plan with a paid add-on.
:::

The Cloudflare Sensitive Data Detection managed ruleset helps identify data leaks generated by your origin servers. Its rules run on the body of the response looking for patterns of common sensitive data, including:
Expand Down
4 changes: 2 additions & 2 deletions src/content/plans/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -1680,12 +1680,12 @@
},
"managed_rulesets_response": {
"title": "Cloudflare Sensitive Data Detection",
"summary": "Enterprise-only",
"summary": "Enterprise with add-on",
"link": "/waf/managed-rules/reference/sensitive-data-detection/",
"free": "No",
"pro": "No",
"biz": "No",
"ent": "Yes"
"ent": "Paid add-on"
}
}
},
Expand Down
Loading