diff --git a/src/content/changelog/security-center/2025-05-07-url-scanner-geoegress.mdx b/src/content/changelog/security-center/2025-05-07-url-scanner-geoegress.mdx new file mode 100644 index 000000000000000..5d68449675e80e2 --- /dev/null +++ b/src/content/changelog/security-center/2025-05-07-url-scanner-geoegress.mdx @@ -0,0 +1,18 @@ +--- +title: URL Scanner now supports geo-specific scanning +description: Enterprise users can now choose the location from which URL scans are performed. +products: + - security-center +date: 2025-05-08T14:00:00Z +--- + +Enterprise customers can now choose the geographic location from which a URL scan is performed — either via [Security Center](/security-center/investigate/) in the Cloudflare dashboard or via the [URL Scanner API](/api/resources/url_scanner/subresources/scans/methods/create/). + +This feature gives security teams greater insight into how a website behaves across different regions, helping uncover targeted, location-specific threats. + +**What’s new:** +- Location Picker: Select a location for the scan via **Security Center → Investigate** in the dashboard or through the API. +- Region-aware scanning: Understand how content changes by location — useful for detecting regionally tailored attacks. +- Default behavior: If no location is set, scans default to the user’s current geographic region. + +Learn more in the [Security Center documentation](/security-center/). \ No newline at end of file