From 9721648328dfade2242a1b640991ee9aea0ff419 Mon Sep 17 00:00:00 2001 From: Changelog bot Date: Mon, 24 Mar 2025 14:22:27 +0000 Subject: [PATCH 1/3] feat(changelog): add new entry --- .../2025-03-24-edge-services-added-new-feature.mdx | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 changelog/march2025/2025-03-24-edge-services-added-new-feature.mdx diff --git a/changelog/march2025/2025-03-24-edge-services-added-new-feature.mdx b/changelog/march2025/2025-03-24-edge-services-added-new-feature.mdx new file mode 100644 index 0000000000..edf72ee6d4 --- /dev/null +++ b/changelog/march2025/2025-03-24-edge-services-added-new-feature.mdx @@ -0,0 +1,12 @@ +--- +title: New feature +status: added +date: 2025-03-24 +category: network +product: edge-services +--- + +Scaleway’s Web Application Firewall (WAF) is currently available in public beta and provides automated protection for web applications against common threats and vulnerabilities, including SQL injection, XSS, remote code execution, and more. It is based on the OWASP Core Rule Set to detect and block malicious requests. + +This WAF solution is fully managed and designed to be easy to integrate into existing architectures, particularly when combined with Scaleway's Edge Services. + From 7d826c8689626862b601b65dab8b5b46b2d2f3a7 Mon Sep 17 00:00:00 2001 From: Rowena Jones <36301604+RoRoJ@users.noreply.github.com> Date: Mon, 24 Mar 2025 17:55:57 +0100 Subject: [PATCH 2/3] Apply suggestions from code review Co-authored-by: ldecarvalho-doc <82805470+ldecarvalho-doc@users.noreply.github.com> --- .../march2025/2025-03-24-edge-services-added-new-feature.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog/march2025/2025-03-24-edge-services-added-new-feature.mdx b/changelog/march2025/2025-03-24-edge-services-added-new-feature.mdx index edf72ee6d4..c99ae1175f 100644 --- a/changelog/march2025/2025-03-24-edge-services-added-new-feature.mdx +++ b/changelog/march2025/2025-03-24-edge-services-added-new-feature.mdx @@ -1,5 +1,5 @@ --- -title: New feature +title: Web Application Firewall (WAF) is now available! status: added date: 2025-03-24 category: network @@ -9,4 +9,4 @@ product: edge-services Scaleway’s Web Application Firewall (WAF) is currently available in public beta and provides automated protection for web applications against common threats and vulnerabilities, including SQL injection, XSS, remote code execution, and more. It is based on the OWASP Core Rule Set to detect and block malicious requests. This WAF solution is fully managed and designed to be easy to integrate into existing architectures, particularly when combined with Scaleway's Edge Services. - +WAF is currently available only via the [Edge Services API](https://www.scaleway.com/en/developers/api/edge-services/). From cf5ba5a9b65dce0edb1d9c2b4ec81b4907994b04 Mon Sep 17 00:00:00 2001 From: Rowena Jones <36301604+RoRoJ@users.noreply.github.com> Date: Mon, 24 Mar 2025 17:56:10 +0100 Subject: [PATCH 3/3] Update changelog/march2025/2025-03-24-edge-services-added-new-feature.mdx --- .../march2025/2025-03-24-edge-services-added-new-feature.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog/march2025/2025-03-24-edge-services-added-new-feature.mdx b/changelog/march2025/2025-03-24-edge-services-added-new-feature.mdx index c99ae1175f..d5f44ac919 100644 --- a/changelog/march2025/2025-03-24-edge-services-added-new-feature.mdx +++ b/changelog/march2025/2025-03-24-edge-services-added-new-feature.mdx @@ -9,4 +9,5 @@ product: edge-services Scaleway’s Web Application Firewall (WAF) is currently available in public beta and provides automated protection for web applications against common threats and vulnerabilities, including SQL injection, XSS, remote code execution, and more. It is based on the OWASP Core Rule Set to detect and block malicious requests. This WAF solution is fully managed and designed to be easy to integrate into existing architectures, particularly when combined with Scaleway's Edge Services. + WAF is currently available only via the [Edge Services API](https://www.scaleway.com/en/developers/api/edge-services/).