File tree Expand file tree Collapse file tree 2 files changed +42
-2
lines changed
src/content/changelog/waf Expand file tree Collapse file tree 2 files changed +42
-2
lines changed Original file line number Diff line number Diff 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 >
Original file line number Diff line number Diff line change 22title : WAF Release - Scheduled changes for 2025-10-27
33description : WAF managed ruleset changes scheduled for 2025-10-27
44date : 2025-10-20
5- scheduled : true
65hidden : 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 >
You can’t perform that action at this time.
0 commit comments