Skip to content

Commit 9377db1

Browse files
pedrosousaharshil1712
authored andcommitted
[WAF] Update SDD availability (#18270)
1 parent 4314f9e commit 9377db1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/content/docs/waf/managed-rules/reference/sensitive-data-detection.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ sidebar:
88
import { Render, RuleID } from "~/components";
99

1010
:::note
11-
Available to customers on Enterprise plans.
11+
This feature requires an Enterprise plan with a paid add-on.
1212
:::
1313

1414
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:

src/content/plans/index.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1680,12 +1680,12 @@
16801680
},
16811681
"managed_rulesets_response": {
16821682
"title": "Cloudflare Sensitive Data Detection",
1683-
"summary": "Enterprise-only",
1683+
"summary": "Enterprise with add-on",
16841684
"link": "/waf/managed-rules/reference/sensitive-data-detection/",
16851685
"free": "No",
16861686
"pro": "No",
16871687
"biz": "No",
1688-
"ent": "Yes"
1688+
"ent": "Paid add-on"
16891689
}
16901690
}
16911691
},

0 commit comments

Comments
 (0)