From 973b566e5fb5586852677c30c5836388f3879c84 Mon Sep 17 00:00:00 2001 From: Maddy <130055405+Maddy-Cloudflare@users.noreply.github.com> Date: Thu, 24 Apr 2025 14:33:42 +0100 Subject: [PATCH 1/4] [Security Center] Scan by geography --- src/content/docs/radar/investigate/url-scanner.mdx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/content/docs/radar/investigate/url-scanner.mdx b/src/content/docs/radar/investigate/url-scanner.mdx index 912503931f8757..04b80014b21c3e 100644 --- a/src/content/docs/radar/investigate/url-scanner.mdx +++ b/src/content/docs/radar/investigate/url-scanner.mdx @@ -158,7 +158,13 @@ Alternatively, you can search in the Security Center: 2. Go to **Security Center** > **Investigate**. 3. Enter your query and select **Search**. -In the Security Center, you can retrieve information already pre-filtered by: +You can scan a URL by location: + +1. Enter your URL. +2. Go to **Location** > Select which country to scan from. +3. Select **Scan now**. + +In Security Center, you can retrieve information already pre-filtered by: - Similar screenshot - Identical favicon From ba02727433b2a17864449690dc3c57b73e4b075a Mon Sep 17 00:00:00 2001 From: Maddy <130055405+Maddy-Cloudflare@users.noreply.github.com> Date: Thu, 24 Apr 2025 14:37:18 +0100 Subject: [PATCH 2/4] Add API link --- src/content/docs/radar/investigate/url-scanner.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/radar/investigate/url-scanner.mdx b/src/content/docs/radar/investigate/url-scanner.mdx index 04b80014b21c3e..4bca66034b8a80 100644 --- a/src/content/docs/radar/investigate/url-scanner.mdx +++ b/src/content/docs/radar/investigate/url-scanner.mdx @@ -164,6 +164,8 @@ You can scan a URL by location: 2. Go to **Location** > Select which country to scan from. 3. Select **Scan now**. +You can also use the [API](https://developers.cloudflare.com/api/resources/url_scanner/subresources/scans/methods/create/#(params)%20default%20%3E%20(param)%20account_id%20%3E%20) to select a country to scan a URL from. + In Security Center, you can retrieve information already pre-filtered by: - Similar screenshot From 883338a5865c7700e41641cc2071838e65ad2969 Mon Sep 17 00:00:00 2001 From: Maddy <130055405+Maddy-Cloudflare@users.noreply.github.com> Date: Thu, 24 Apr 2025 14:42:19 +0100 Subject: [PATCH 3/4] Modify wording --- src/content/docs/radar/investigate/url-scanner.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/radar/investigate/url-scanner.mdx b/src/content/docs/radar/investigate/url-scanner.mdx index 4bca66034b8a80..dc5a84ca50fbf3 100644 --- a/src/content/docs/radar/investigate/url-scanner.mdx +++ b/src/content/docs/radar/investigate/url-scanner.mdx @@ -164,7 +164,7 @@ You can scan a URL by location: 2. Go to **Location** > Select which country to scan from. 3. Select **Scan now**. -You can also use the [API](https://developers.cloudflare.com/api/resources/url_scanner/subresources/scans/methods/create/#(params)%20default%20%3E%20(param)%20account_id%20%3E%20) to select a country to scan a URL from. +You can also use the [API](https://developers.cloudflare.com/api/resources/url_scanner/subresources/scans/methods/create/#(params)%20default%20%3E%20(param)%20account_id%20%3E%20) to scan a URL from a specific location. In Security Center, you can retrieve information already pre-filtered by: From b3fff45c1db4d479793ac4ad417d18ba8de8015d Mon Sep 17 00:00:00 2001 From: Maddy <130055405+Maddy-Cloudflare@users.noreply.github.com> Date: Thu, 24 Apr 2025 15:53:16 +0100 Subject: [PATCH 4/4] Apply suggestions from code review Co-authored-by: Jun Lee --- src/content/docs/radar/investigate/url-scanner.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/docs/radar/investigate/url-scanner.mdx b/src/content/docs/radar/investigate/url-scanner.mdx index dc5a84ca50fbf3..a5a086b2b7f8e1 100644 --- a/src/content/docs/radar/investigate/url-scanner.mdx +++ b/src/content/docs/radar/investigate/url-scanner.mdx @@ -161,12 +161,12 @@ Alternatively, you can search in the Security Center: You can scan a URL by location: 1. Enter your URL. -2. Go to **Location** > Select which country to scan from. +2. Go to **Location** > select which country to scan from. 3. Select **Scan now**. You can also use the [API](https://developers.cloudflare.com/api/resources/url_scanner/subresources/scans/methods/create/#(params)%20default%20%3E%20(param)%20account_id%20%3E%20) to scan a URL from a specific location. -In Security Center, you can retrieve information already pre-filtered by: +In Security Center, you can retrieve pre-filtered information by: - Similar screenshot - Identical favicon