Skip to content

Commit 43308ab

Browse files
committed
fix
1 parent d233097 commit 43308ab

File tree

2 files changed

+42
-2
lines changed

2 files changed

+42
-2
lines changed

src/content/changelog/waf/2025-10-20-waf-release.mdx

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,16 @@ New WAF rule deployed for Oracle E-Business Suite (CVE-2025-61882) to block una
5151
<td>Block</td>
5252
<td>This is a New Detection</td>
5353
</tr>
54+
<tr>
55+
<td>Cloudflare Managed Ruleset</td>
56+
<td>
57+
<RuleID id="646bccf7e9dc46918a4150d6c22b51d3" />
58+
</td>
59+
<td>N/A</td>
60+
<td>HTTP Truncated</td>
61+
<td>N/A</td>
62+
<td>Disabled</td>
63+
<td>This is a New Detection</td>
64+
</tr>
5465
</tbody>
5566
</table>

src/content/changelog/waf/scheduled-waf-release.mdx

Lines changed: 31 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,35 @@
22
title: WAF Release - Scheduled changes for 2025-10-27
33
description: WAF managed ruleset changes scheduled for 2025-10-27
44
date: 2025-10-20
5-
scheduled: true
65
hidden: true
7-
---
6+
scheduled: false
7+
---
8+
9+
import { RuleID } from "~/components";
10+
11+
<table style="width: 100%">
12+
<thead>
13+
<tr>
14+
<th>Announcement Date</th>
15+
<th>Release Date</th>
16+
<th>Release Behavior</th>
17+
<th>Legacy Rule ID</th>
18+
<th>Rule ID</th>
19+
<th>Description</th>
20+
<th>Comments</th>
21+
</tr>
22+
</thead>
23+
<tbody>
24+
<tr>
25+
<td>N/A</td>
26+
<td>N/A</td>
27+
<td>N/A</td>
28+
<td>N/A</td>
29+
<td>
30+
<RuleID id="N/A" />
31+
</td>
32+
<td>N/A</td>
33+
<td>N/A</td>
34+
</tr>
35+
</tbody>
36+
</table>

0 commit comments

Comments
 (0)