Skip to content

Commit 078c07d

Browse files
pedrosousanevikashah
authored andcommitted
[WAF] Edit/delete managed rules exceptions (#24831)
1 parent aefdcb1 commit 078c07d

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

src/content/docs/waf/managed-rules/waf-exceptions/define-dashboard.mdx

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,48 @@ To add an exception at the account level (Enterprise plans only):
9898

9999
</Steps>
100100

101+
## 5. (Optional) Edit the exception
102+
103+
To edit an exception at the zone level:
104+
105+
<Tabs syncKey="dashNewNav"> <TabItem label="Old dashboard">
106+
107+
<Steps>
108+
109+
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com), and select your account and domain.
110+
2. Go to **Security** > **WAF** > **Managed rules** tab.
111+
3. Find the exception you want to edit and select its name. Exceptions are rules listed with **Action** = **Skip**.
112+
4. Once you have finished making changes, select **Save**.
113+
114+
</Steps>
115+
116+
To delete an exception listed in the **Managed rules** tab, select the three dots > **Delete**.
117+
118+
</TabItem> <TabItem label="New dashboard" icon="rocket">
119+
120+
<Steps>
121+
122+
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com), and select your account and domain.
123+
2. Go to **Security** > **Security rules** and filter by **Managed Rules**.
124+
3. Find the exception you want to edit and select its name. Exceptions are rules listed with **Action** = **Skip**.
125+
4. Once you have finished making changes, select **Save**.<br/>
126+
Alternatively, to delete the exception, select **Delete exception**.
127+
128+
</Steps>
129+
</TabItem> </Tabs>
130+
131+
To edit an exception at the account level (Enterprise plans only):
132+
133+
<Steps>
134+
135+
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com), and select your account.
136+
2. Go to Account Home > **WAF** > **Managed rulesets** tab.
137+
3. Find the exception you want to edit and select its name. Exceptions are rules listed with **Action** = **Skip**.
138+
4. Once you have finished making changes, select **Save**.<br/>
139+
Alternatively, to delete the exception, select **Delete exception**.
140+
141+
</Steps>
142+
101143
:::note
102144
Exceptions only apply to rules executing a managed ruleset listed after them. For example, if you are skipping a rule belonging to the Cloudflare OWASP Core Ruleset, make sure the exception is listed in the rules list before the _Execute_ rule deploying this managed ruleset.
103145
:::

0 commit comments

Comments
 (0)