File tree Expand file tree Collapse file tree 2 files changed +40
-0
lines changed Expand file tree Collapse file tree 2 files changed +40
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ title : " 2025-04-26"
3+ type : table
4+ pcx_content_type : release-notes
5+ sidebar :
6+ order : 791
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 = " XXXXXXXXXXXXXX" />
29+ </td >
30+ <td >100755</td >
31+ <td >React.js - Router and Remix Vulnerability - CVE:CVE-2025 -43864, CVE:CVE-2025 -43865</td >
32+ <td >Block</td >
33+ <td >N/A</td >
34+ <td >This is a New Detection</td >
35+ </tr >
36+ </tbody >
37+ </table >
Original file line number Diff line number Diff 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-04-26"
14+ individual_page : true
15+ link : " /waf/change-log/2025-04-26/"
1316 - publish_date : " 2025-04-22"
1417 individual_page : true
1518 link : " /waf/change-log/2025-04-22/"
You can’t perform that action at this time.
0 commit comments