Skip to content

Commit

Permalink
[DDoS Protection] Add change log entries for 2023-02-20 (cloudflare#7724
Browse files Browse the repository at this point in the history
)
  • Loading branch information
antoinecordelle authored Feb 23, 2023
1 parent b12a52f commit 178466a
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 8 deletions.
31 changes: 31 additions & 0 deletions content/ddos-protection/change-log/http/2023-02-20.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
title: 2023-02-20
pcx_content_type: changelog
weight: 28074
layout: list
---

# 2023-02-20

{{<table-wrap>}}
<table style="width: 100%">
<thead>
<tr>
<th>Rule ID</th>
<th>Description</th>
<th>Previous Action</th>
<th>New Action</th>
<th>Notes</th>
</tr>
</thead>
<tbody>
<tr>
<td>...863134d5</td>
<td>HTTP requests from known bad user agents.</td>
<td>block</td>
<td>block</td>
<td>Detect more load testing tools as bad</td>
</tr>
</tbody>
</table>
{{</table-wrap>}}
14 changes: 7 additions & 7 deletions content/ddos-protection/change-log/http/scheduled-changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ layout: list
</thead>
<tbody>
<tr>
<td>2023-02-08</td>
<td>2023-02-20</td>
<td>...863134d5</td>
<td>HTTP requests from known bad user agents.</td>
<td>block</td>
<td>ddos_dynamic</td>
<td>Detect more load testing tools.</td>
<td>N/A</td>
<td>N/A</td>
<td>N/A</td>
<td>N/A</td>
<td>N/A</td>
<td>N/A</td>
<td>N/A</td>
</tr>
</tbody>
</table>
Expand Down
2 changes: 1 addition & 1 deletion content/ddos-protection/change-log/http/scheduled.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"kind": "PLANNED", "rule_id": "...863134d5", "rule_ref": "BOT0017", "description": "HTTP requests from known bad user agents.", "comments": "Detect more load testing tools.", "previous_action": "block", "new_action": "ddos_dynamic", "announcement_date": "2023-02-08", "release_date": "2023-02-20"}]
[]

0 comments on commit 178466a

Please sign in to comment.