Skip to content

Commit

Permalink
[Ruleset Engine] Update phases-list.mdx (cloudflare#18332)
Browse files Browse the repository at this point in the history
---------

Co-authored-by: Pedro Sousa <[email protected]>
  • Loading branch information
malmeidacsup and pedrosousa authored Nov 22, 2024
1 parent c6410d0 commit dc84e08
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions src/content/docs/ruleset-engine/reference/phases-list.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@ The phases execute in the order they appear in the table.
| `http_request_origin` | [Origin Rules](/rules/origin-rules/) |
| `ddos_l7`\* | [HTTP DDoS Attack Protection](/ddos-protection/managed-rulesets/http/) |
| `http_request_api_gateway` | [API Gateway](/api-shield/api-gateway/) |
| `http_request_firewall_custom` | [Web Application Firewall (WAF)](/waf/custom-rules/) |
| `http_ratelimit` | [Rate limiting rules](/waf/rate-limiting-rules/) |
| `http_request_firewall_custom` | [Custom rules (Web Application Firewall)](/waf/custom-rules/) |
| `http_ratelimit` | [Rate limiting rules (WAF)](/waf/rate-limiting-rules/) |
| *N/A* (internal phase) | [API Shield](/api-shield/) |
| `http_request_firewall_managed` | [WAF Managed Rules](/waf/managed-rules/) |
| `http_request_firewall_managed` | [WAF Managed Rules](/waf/managed-rules/) |
| `http_request_sbfm` | [Super Bot Fight Mode](/bots/get-started/pro/) |
| *N/A* (internal phase) | [Cloudflare Access](/cloudflare-one/policies/access/) |
| *N/A* (internal phase) | [Cloudflare Access](/cloudflare-one/policies/access/) |
| `http_request_redirect` | [Bulk Redirects](/rules/url-forwarding/bulk-redirects/) |
| *N/A* (internal phase) | [Managed Transforms](/rules/transform/managed-transforms/) |
| `http_request_late_transform` | [HTTP Request Header Modification Rules](/rules/transform/request-header-modification/) |
Expand All @@ -77,5 +77,4 @@ The phases execute in the order they appear in the table.
| `http_ratelimit` | [Rate limiting rules](/waf/rate-limiting-rules/) (when they use response information) |
| `http_response_compression` | [Compression Rules](/rules/compression-rules/) |
| `http_response_firewall_managed` | [Cloudflare Sensitive Data Detection](/waf/managed-rules/) (Data Loss Prevention) |
| `http_log_custom_fields` | [Logpush custom fields](/logs/reference/custom-fields/) |

| `http_log_custom_fields` | [Logpush custom fields](/logs/reference/custom-fields/) |

0 comments on commit dc84e08

Please sign in to comment.