Skip to content

Commit 04ac81c

Browse files
authored
Release-Mar-19-2025 : Release 1 rule (#20963)
Release-Mar-19-2025 : Release 1 rule (#20963)
1 parent d3a136c commit 04ac81c

File tree

2 files changed

+40
-0
lines changed

2 files changed

+40
-0
lines changed
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
title: "2025-03-19 - Emergency"
3+
type: table
4+
pcx_content_type: release-notes
5+
sidebar:
6+
order: 796
7+
tableOfContents: false
8+
---
9+
10+
import { RuleID } from "~/components";
11+
12+
<table style="width: 100%">
13+
<thead>
14+
<tr>
15+
<th>Ruleset</th>
16+
<th>Rule ID</th>
17+
<th>Legacy Rule ID</th>
18+
<th>Description</th>
19+
<th>Previous Action</th>
20+
<th>New Action</th>
21+
<th>Comments</th>
22+
</tr>
23+
</thead>
24+
<tbody>
25+
<tr>
26+
<td>Cloudflare Managed Ruleset</td>
27+
<td>
28+
<RuleID id="470b477e27244fddb479c4c7a2cafae7" />
29+
</td>
30+
<td>100736</td>
31+
<td>Generic HTTP Request Smuggling</td>
32+
<td>N/A</td>
33+
<td>Disabled</td>
34+
<td>This is a New Detection</td>
35+
</tr>
36+
</tbody>
37+
</table>

src/content/release-notes/waf.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ entries:
1010
individual_page: true
1111
scheduled: true
1212
link: "/waf/change-log/scheduled-changes/"
13+
- publish_date: "2025-03-19"
14+
individual_page: true
15+
link: "/waf/change-log/2025-03-19-emergency/"
1316
- publish_date: "2025-03-17"
1417
individual_page: true
1518
link: "/waf/change-log/2025-03-17/"

0 commit comments

Comments
 (0)