diff --git a/src/content/partials/rules/transform/header-modification-fields.mdx b/src/content/partials/rules/transform/header-modification-fields.mdx index 4ce2bd455c30fc2..15452609be40278 100644 --- a/src/content/partials/rules/transform/header-modification-fields.mdx +++ b/src/content/partials/rules/transform/header-modification-fields.mdx @@ -6,15 +6,25 @@ params: import { Markdown } from "~/components"; - `cf.bot_management.*` +- `cf.bot_detection.js_check_score` - `cf.client.bot` - `cf.threat_score` - `cf.verified_bot_category` - `cf.edge.server_ip` - `cf.edge.server_port` - `cf.edge.client_port` +- `cf.hostname.metadata` - `cf.zone.name` - `cf.metal.id` +- `cf.random_seed` - `cf.ray_id` +- `cf.tls_version` +- `cf.tls_cipher` +- `cf.tls_client_hello_length` +- `cf.tls_client_random` +- `cf.tls_client_extensions_sha1` +- `cf.tls_client_extensions_sha1_le` +- `cf.tls_client_ciphers_sha1` - `cf.tls_client_auth.*` - `http.cookie` - `http.host` @@ -57,10 +67,14 @@ import { Markdown } from "~/components"; )}