From b90225ec67b7434ebc32802ac3b04a782496ffd1 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 04:09:50 +0000 Subject: [PATCH 01/24] Hyperlint Automation Fix From 010970def4555d9417a7683e95663876385efc77 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 04:09:52 +0000 Subject: [PATCH 02/24] Hyperlint Automation Fix --- .../use-pay-per-crawl-as-ai-owner/verify-ai-crawler.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/ai-audit/features/pay-per-crawl/use-pay-per-crawl-as-ai-owner/verify-ai-crawler.mdx b/src/content/docs/ai-audit/features/pay-per-crawl/use-pay-per-crawl-as-ai-owner/verify-ai-crawler.mdx index c96b438f1cf7b5f..a74e7e033eca2a3 100644 --- a/src/content/docs/ai-audit/features/pay-per-crawl/use-pay-per-crawl-as-ai-owner/verify-ai-crawler.mdx +++ b/src/content/docs/ai-audit/features/pay-per-crawl/use-pay-per-crawl-as-ai-owner/verify-ai-crawler.mdx @@ -37,7 +37,7 @@ To access this content, you must verify your AI crawler. Ensure your AI crawler identifies itself with the required headers for Web Bot Auth. -Follow the steps found in [Web Both Auth](/bots/concepts/bot/verified-bots/web-bot-auth/). +Follow the steps found in [Web Bot Auth](/bots/concepts/bot/verified-bots/web-bot-auth/). ## 2. Follow verified bot policy From 95d86335f4644521e368b9d1707b7315ada01aae Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 04:09:55 +0000 Subject: [PATCH 03/24] Hyperlint Automation Fix From ac0f77fff3d4e003d033f0ef54d738006ca3d6f2 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 04:09:57 +0000 Subject: [PATCH 04/24] Hyperlint Automation Fix From 2bde0953205af3a1b0cae5f51eae988d69b9f947 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 04:09:59 +0000 Subject: [PATCH 05/24] Hyperlint Automation Fix From 566a4896e110dacd0649e80d3903a7d17b43cefd Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 04:10:04 +0000 Subject: [PATCH 06/24] Hyperlint Automation Fix --- src/content/docs/analytics/analytics-integrations/graylog.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/analytics/analytics-integrations/graylog.mdx b/src/content/docs/analytics/analytics-integrations/graylog.mdx index 7601eebed451396..bded6d57deb770a 100644 --- a/src/content/docs/analytics/analytics-integrations/graylog.mdx +++ b/src/content/docs/analytics/analytics-integrations/graylog.mdx @@ -98,7 +98,7 @@ Once decompressed, the integration package includes: :::note[Note] -By default, all log messages are sent over TCPt. TLS encryption between the +By default, all log messages are sent over TCP. TLS encryption between the Lambda function and Graylog is not currently supported. We recommend taking appropriate measures to secure the log messages in transit, such as placing the Lambda function within a secure VPC subnet where the Graylog node or From a4d07d5a41e5a9a9ce30828d9fe3d92cc02b6726 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 04:10:06 +0000 Subject: [PATCH 07/24] Hyperlint Automation Fix --- .../graphql-api/migration-guides/network-analytics-v2/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/analytics/graphql-api/migration-guides/network-analytics-v2/index.mdx b/src/content/docs/analytics/graphql-api/migration-guides/network-analytics-v2/index.mdx index 487911efbaf43fb..c905f89d042bbb9 100644 --- a/src/content/docs/analytics/graphql-api/migration-guides/network-analytics-v2/index.mdx +++ b/src/content/docs/analytics/graphql-api/migration-guides/network-analytics-v2/index.mdx @@ -67,7 +67,7 @@ For reference information on NAv2 nodes, refer to the [NAv2 node reference](/ana :::note[Obtaining data for ingress traffic only] -All the NAv2 `*AnalyticsAdaptiveGroups` nodes include data for ingress and egress traffic. To obtain data about ingress traffic only, include `direction: "ingress"` in your [GraphQL query filter](/analytics/graphql-api/features/filtering/). +All the NAv2 `*AnalyticsAdaptiveGroups` nodes include data for ingress and egress traffic. To obtain data about ingress traffic only, include `direction: 'ingress'` in your [GraphQL query filter](/analytics/graphql-api/features/filtering/). ::: ## Schema comparison From f59af6b8c4f4ee306b6216a988bc5977b51c2c77 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 04:10:09 +0000 Subject: [PATCH 08/24] Hyperlint Automation Fix --- .../migration-guides/network-analytics-v2/node-reference.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/analytics/graphql-api/migration-guides/network-analytics-v2/node-reference.mdx b/src/content/docs/analytics/graphql-api/migration-guides/network-analytics-v2/node-reference.mdx index 0a7f42c92fe9956..05cca3cc99bde24 100644 --- a/src/content/docs/analytics/graphql-api/migration-guides/network-analytics-v2/node-reference.mdx +++ b/src/content/docs/analytics/graphql-api/migration-guides/network-analytics-v2/node-reference.mdx @@ -72,7 +72,7 @@ The sample rate is 1/1,000 packets. ### `advancedDnsProtectionNetworkAnalyticsAdaptiveGroups` -This node is only available to Magic Transit customers. Provides metadata about DNS-based DDoS attacks mitigated by Cloudflare's [Advanced DNS Protection](/ddos-protection/advanced-ddos-systems/overview/advanced-dns-protection/) system. +This node is only available to Magic Transit customers. Provides metadata about DNS-based DDoS attacks mitigated by Cloudflare's [Advanced DNS Protection](/ddos-protection/advanced-ddos-systems/overview/advanced-dns-protection/) system. Samples include information about the following DNS header fields: From 6d5ebde791744990509dfd9750c0ddd3af574b5c Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 04:10:11 +0000 Subject: [PATCH 09/24] Hyperlint Automation Fix --- .../graphql-api/tutorials/querying-access-login-events.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/analytics/graphql-api/tutorials/querying-access-login-events.mdx b/src/content/docs/analytics/graphql-api/tutorials/querying-access-login-events.mdx index fdd3264b42cc131..8ba7beee5f8660a 100644 --- a/src/content/docs/analytics/graphql-api/tutorials/querying-access-login-events.mdx +++ b/src/content/docs/analytics/graphql-api/tutorials/querying-access-login-events.mdx @@ -103,4 +103,4 @@ Rather than filter by `cfRayId`, you may also [filter](/analytics/graphql-api/fe You can compare the query results to your Access policies to understand why a user was blocked. For example, if your application requires a valid mTLS certificate, Access blocked the request shown above because `mtlsStatus`, `mtlsCommonName`, and `mtlsCertSerialId` are empty. -[^1]: Refer to [Configure an Analytics API token](/analytics/graphql-api/getting-started/authentication/api-token-auth/) for more information on configuration and permissions. \ No newline at end of file +[^1]: Refer to [Configure an Analytics API token](/analytics/graphql-api/getting-started/authentication/api-token-auth/) for more information on configuration and permissions. From 8d18712c6e2f9508d11622784083594802a9c288 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 04:10:14 +0000 Subject: [PATCH 10/24] Hyperlint Automation Fix --- .../graphql-api/tutorials/querying-firewall-events.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/docs/analytics/graphql-api/tutorials/querying-firewall-events.mdx b/src/content/docs/analytics/graphql-api/tutorials/querying-firewall-events.mdx index 9a9c75e6e4a08cf..e3f91a7c24c75a0 100644 --- a/src/content/docs/analytics/graphql-api/tutorials/querying-firewall-events.mdx +++ b/src/content/docs/analytics/graphql-api/tutorials/querying-firewall-events.mdx @@ -6,7 +6,7 @@ title: Querying Firewall Events with GraphQL In this example, we are going to use the GraphQL Analytics API to query for Firewall Events over a specified time period. -The following API call will request Firewall Events over a one hour period, and output the requested fields. Be sure to replace ``, ``, and ``[^1] with your zone tag and API credentials, and adjust the `datetime_geg` and `datetime_leq` values to your liking. +The following API call will request Firewall Events over a one hour period, and output the requested fields. Be sure to replace ``, ``, and ``[^1] with your zone tag and API credentials, and adjust the `datetime_geq` and `datetime_leq` values to your liking. ## API Call @@ -183,4 +183,4 @@ https://api.cloudflare.com/client/v4/graphql \ #=> } ``` -[^1]: Refer to [Configure an Analytics API token](/analytics/graphql-api/getting-started/authentication/api-token-auth/) for more information on configuration and permissions. \ No newline at end of file +[^1]: Refer to [Configure an Analytics API token](/analytics/graphql-api/getting-started/authentication/api-token-auth/) for more information on configuration and permissions. From 7794eb89944dfc8ad357a6c1ff13346042a1fbb4 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 04:10:16 +0000 Subject: [PATCH 11/24] Hyperlint Automation Fix --- .../tutorials/querying-magic-firewall-ids-samples.mdx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/content/docs/analytics/graphql-api/tutorials/querying-magic-firewall-ids-samples.mdx b/src/content/docs/analytics/graphql-api/tutorials/querying-magic-firewall-ids-samples.mdx index 00b8a116764462c..f974f1838eea0a9 100644 --- a/src/content/docs/analytics/graphql-api/tutorials/querying-magic-firewall-ids-samples.mdx +++ b/src/content/docs/analytics/graphql-api/tutorials/querying-magic-firewall-ids-samples.mdx @@ -6,7 +6,7 @@ title: Querying Magic Firewall Intrusion Detection System (IDS) samples with Gra In this example, we are going to use the GraphQL Analytics API to query for IDS samples over a specified time period. -The following API call will request IDS samples over a one hour period, and output the requested fields. Be sure to replace `` and ``[^1] with your account tag and API credentials, and adjust the `datetime_geg` and `datetime_leq` values to your liking. +The following API call will request IDS samples over a one hour period, and output the requested fields. Be sure to replace `` and ``[^1] with your account tag and API credentials, and adjust the `datetime_geq` and `datetime_leq` values to your liking. ## API Call @@ -66,7 +66,7 @@ https://api.cloudflare.com/client/v4/graphql \ #=> { #=> sum: { bits: 327680, packets: 16384 }, #=> dimensions: { -#=> datetimeFiveMinute: '2021-05-12T22:00-00:00' + datetimeFiveMinutes: '2021-05-12T22:00-00:00' #=> } #=> }, #=> { @@ -102,4 +102,5 @@ https://api.cloudflare.com/client/v4/graphql \ #=> } ``` -[^1]: Refer to [Configure an Analytics API token](/analytics/graphql-api/getting-started/authentication/api-token-auth/) for more information on configuration and permissions. \ No newline at end of file +[^1]: Refer to [Configure an Analytics API token](/analytics/graphql-api/getting-started/authentication/api-token-auth/) for more information on configuration and permissions. + From 22ee353953b5cc304ab4f401c1cdde7b9082118e Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 04:10:19 +0000 Subject: [PATCH 12/24] Hyperlint Automation Fix --- .../graphql-api/tutorials/querying-magic-firewall-samples.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/docs/analytics/graphql-api/tutorials/querying-magic-firewall-samples.mdx b/src/content/docs/analytics/graphql-api/tutorials/querying-magic-firewall-samples.mdx index 598181b891a80cb..e70c6025917fb23 100644 --- a/src/content/docs/analytics/graphql-api/tutorials/querying-magic-firewall-samples.mdx +++ b/src/content/docs/analytics/graphql-api/tutorials/querying-magic-firewall-samples.mdx @@ -6,7 +6,7 @@ title: Querying Magic Firewall Samples with GraphQL In this example, we are going to use the GraphQL Analytics API to query for Magic Firewall Samples over a specified time period. -The following API call will request Magic Firewall Samples over a one hour period, and output the requested fields. Be sure to replace `` and ``[^1] with your zone tag and API credentials, and adjust the `datetime_geg` and `datetime_leq` values to your liking. +The following API call will request Magic Firewall Samples over a one hour period, and output the requested fields. Be sure to replace `` and ``[^1] with your zone tag and API credentials, and adjust the `datetime_geq` and `datetime_leq` values to your liking. ## API Call @@ -107,4 +107,4 @@ https://api.cloudflare.com/client/v4/graphql \ #=> } ``` -[^1]: Refer to [Configure an Analytics API token](/analytics/graphql-api/getting-started/authentication/api-token-auth/) for more information on configuration and permissions. \ No newline at end of file +[^1]: Refer to [Configure an Analytics API token](/analytics/graphql-api/getting-started/authentication/api-token-auth/) for more information on configuration and permissions. From 26406af444c64581f554afa81dff7f9e1bcafc22 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 04:10:21 +0000 Subject: [PATCH 13/24] Hyperlint Automation Fix From f604942a7a76f8a3739a7dd2963f1e49bb224ae9 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 04:10:24 +0000 Subject: [PATCH 14/24] Hyperlint Automation Fix From 5a1b1708780656ab4691719780208a042fbc83a8 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 04:10:25 +0000 Subject: [PATCH 15/24] Hyperlint Automation Fix From adaaa2ff07425eb21bdaf181199167dcb593fac0 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 04:10:28 +0000 Subject: [PATCH 16/24] Hyperlint Automation Fix From a6ee13bc7b76fcfa505660ea2c35a2b7ca670104 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 04:10:30 +0000 Subject: [PATCH 17/24] Hyperlint Automation Fix From 91af240b25ef0fb6b3df9c058b2924666d89ce79 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 04:10:34 +0000 Subject: [PATCH 18/24] Hyperlint Automation Fix From 2e2c674d358c9422defb2090c315f1c7aff17398 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 04:10:36 +0000 Subject: [PATCH 19/24] Hyperlint Automation Fix From 4b1be3b5f210ef19c26fd4c28341e61709b5e644 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 04:10:40 +0000 Subject: [PATCH 20/24] Hyperlint Automation Fix From 1b906f66a60daf2a4771435537e768b8bf2e8a86 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 04:10:42 +0000 Subject: [PATCH 21/24] Hyperlint Automation Fix From ab85edd6c772199224e7b25993cd55de08a43d32 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 04:10:44 +0000 Subject: [PATCH 22/24] Hyperlint Automation Fix From 87a90c5cbbf34927810ab218800add2e3d24e453 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 04:10:46 +0000 Subject: [PATCH 23/24] Hyperlint Automation Fix --- .../tutorials/querying-magic-firewall-ids-samples.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/analytics/graphql-api/tutorials/querying-magic-firewall-ids-samples.mdx b/src/content/docs/analytics/graphql-api/tutorials/querying-magic-firewall-ids-samples.mdx index f974f1838eea0a9..21800e43254bff7 100644 --- a/src/content/docs/analytics/graphql-api/tutorials/querying-magic-firewall-ids-samples.mdx +++ b/src/content/docs/analytics/graphql-api/tutorials/querying-magic-firewall-ids-samples.mdx @@ -72,7 +72,7 @@ https://api.cloudflare.com/client/v4/graphql \ #=> { #=> sum: { bits: 360448, packets: 8192 }, #=> dimensions: { -#=> datetimeFiveMinute: '2021-05-12T22:05-00:00' + datetimeFiveMinutes: '2021-05-12T22:05-00:00' #=> } #=> }, #=> { From 8dc49b93972c315d935c747923f37cbca0ad1095 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 04:10:49 +0000 Subject: [PATCH 24/24] Hyperlint Automation Fix