Skip to content
Merged
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
16 changes: 14 additions & 2 deletions src/content/changelog/waf/scheduled-waf-release.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ scheduled: true

import { RuleID } from "~/components";


<table style="width: 100%">
<thead>
<tr>
Expand All @@ -20,7 +21,18 @@ import { RuleID } from "~/components";
</tr>
</thead>
<tbody>
<tr>
<tr>
<td>2025-12-01</td>
<td>2025-12-08</td>
<td>Unchanged (rule remains disabled)</td>
<td>N/A</td>
<td>
<RuleID id="7b822fd1f5814e17888ded658480ea8f" />
</td>
<td>Anomaly:Body - Large 2</td>
<td>Default action changes from Log to <b>Block</b> while the rule stays disabled. If you override and enable the rule, review recent log events to ensure blocking will not affect legitimate traffic.</td>
</tr>
<tr>
<td>2025-12-01</td>
<td>2025-12-08</td>
<td>Log</td>
Expand Down Expand Up @@ -219,4 +231,4 @@ import { RuleID } from "~/components";
<td>This is a new detection.</td>
</tr>
</tbody>
</table>
</table>
Loading