You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
4. Next to the **Cloudflare OWASP Core Ruleset**, select **Select ruleset**.
42
-
43
-
5. Give a name to the rule deploying the ruleset in **Execution name**.
44
-
45
-
6. (Optional) To execute the managed ruleset for a subset of incoming requests, select **Edit scope** and [configure the expression](/ruleset-engine/rules-language/expressions/edit-expressions/) that will determine the scope of the current rule deploying the managed ruleset.
46
-
47
-
7. Customize the behavior of the managed ruleset in the following ways:
35
+
1. Deploy the Cloudflare OWASP Core Ruleset by following the [dashboard instructions](/waf/account/managed-rulesets/deploy-dashboard/#deploy-a-managed-ruleset), customizing the ruleset behavior using these settings:
48
36
49
37
-**OWASP Anomaly Score Threshold**: _Medium - 40 and higher_
50
38
-**OWASP Paranoia Level**: _PL3_
51
39
-**OWASP Action**: _Managed Challenge_
52
40
53
-
8. Select **Deploy**.
41
+
2. Select **Deploy**.
54
42
55
-
9. Repeat the procedure with the following ruleset configuration:
43
+
3. Repeat the deployment procedure for the OWASP ruleset, but with following ruleset configuration:
56
44
57
45
-**OWASP Anomaly Score Threshold**: _Medium - 40 and higher_
58
46
-**OWASP Paranoia Level**: _PL4_
@@ -62,7 +50,7 @@ Once you finish your configuration, the **Deployed managed rulesets** list will
62
50
63
51
</TabItem> <TabItemlabel="API">
64
52
65
-
The following `POST` request creates an [entry point ruleset](/ruleset-engine/about/rulesets/#entry-point-ruleset) for the `http_request_firewall_managed` phase at the account level. The ruleset includes two rules deploying the Cloudflare OWASP Core Ruleset twice with different configurations.
53
+
The following `POST` request for the [Create an account ruleset](/api/operations/createAccountRuleset) operation creates an [entry point ruleset](/ruleset-engine/about/rulesets/#entry-point-ruleset) for the `http_request_firewall_managed` phase at the account level. The ruleset includes two rules deploying the Cloudflare OWASP Core Ruleset twice with different configurations.
0 commit comments