Skip to content

Commit 149a950

Browse files
vs-mgRebeccaTamachiro
authored andcommitted
Release-Apr-02-2025 (#21330)
1 parent 91c17df commit 149a950

File tree

2 files changed

+18
-7
lines changed

2 files changed

+18
-7
lines changed

src/content/docs/waf/change-log/2025-04-01.mdx renamed to src/content/docs/waf/change-log/2025-04-02.mdx

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "2025-04-01"
2+
title: "2025-04-02"
33
type: table
44
pcx_content_type: release-notes
55
sidebar:
@@ -52,7 +52,7 @@ import { RuleID } from "~/components";
5252
<td>100734</td>
5353
<td>Apache Camel - Remote Code Execution - CVE:CVE-2025-29891</td>
5454
<td>Log</td>
55-
<td>Block</td>
55+
<td>Disabled</td>
5656
<td>This is a New Detection</td>
5757
</tr>
5858
<tr>
@@ -129,7 +129,7 @@ import { RuleID } from "~/components";
129129
<td>100005</td>
130130
<td>DotNetNuke - File Inclusion - CVE:CVE-2018-9126, CVE:CVE-2011-1892, CVE:CVE-2022-31474</td>
131131
<td>N/A</td>
132-
<td>Block</td>
132+
<td>Disabled</td>
133133
<td>N/A</td>
134134
</tr>
135135
<tr>
@@ -184,7 +184,7 @@ import { RuleID } from "~/components";
184184
<td>100536</td>
185185
<td>GraphQL Injection</td>
186186
<td>N/A</td>
187-
<td>Block</td>
187+
<td>Disabled</td>
188188
<td>N/A</td>
189189
</tr>
190190
<tr>
@@ -231,5 +231,16 @@ import { RuleID } from "~/components";
231231
<td>Disabled</td>
232232
<td>N/A</td>
233233
</tr>
234+
<tr>
235+
<td>Cloudflare Managed Ruleset</td>
236+
<td>
237+
<RuleID id="ccc47ab7e34248c09546c284fcea5ed2" />
238+
</td>
239+
<td>100734</td>
240+
<td>Apache Camel - Remote Code Execution - CVE:CVE-2025-29891</td>
241+
<td>N/A</td>
242+
<td>Disabled</td>
243+
<td>N/A</td>
244+
</tr>
234245
</tbody>
235246
</table>

src/content/release-notes/waf.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ productLink: "/waf/"
55
productArea: Application security
66
productAreaLink: /fundamentals/reference/changelog/security/
77
entries:
8-
- publish_date: "2025-04-01"
8+
- publish_date: "2025-04-02"
99
scheduled_date: "2025-04-07"
1010
individual_page: true
1111
scheduled: true
1212
link: "/waf/change-log/scheduled-changes/"
13-
- publish_date: "2025-04-01"
13+
- publish_date: "2025-04-02"
1414
individual_page: true
15-
link: "/waf/change-log/2025-04-01/"
15+
link: "/waf/change-log/2025-04-02/"
1616
- publish_date: "2025-03-22"
1717
individual_page: true
1818
link: "/waf/change-log/2025-03-22-emergency/"

0 commit comments

Comments
 (0)