From 402d7274334cebd58cbd04083824fa69355b82df Mon Sep 17 00:00:00 2001 From: xmflsct Date: Tue, 20 May 2025 12:59:18 +0200 Subject: [PATCH 1/2] Add Page Shield release notes cc @pedrosousa --- src/content/release-notes/page-shield.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/content/release-notes/page-shield.yaml b/src/content/release-notes/page-shield.yaml index c83207a70d69f48..a162a842cbefa04 100644 --- a/src/content/release-notes/page-shield.yaml +++ b/src/content/release-notes/page-shield.yaml @@ -5,6 +5,16 @@ productLink: "/page-shield/" productArea: Application security productAreaLink: /fundamentals/reference/changelog/security/ entries: + - publish_date: "2025-05-20" + title: Updated machine learning (ML) model + description: |- + The latest ML model has been deployed to all Page Shield add-on customers with better classification precision. Scripts with false positive classification may have a different pattern than the previous model deployment. + + - publish_date: "2025-05-09" + title: Reports from browser extension injected resources are filtered out + description: |- + Script and connection reports caused by browser extension injections are now filtered out, helping focus on managing application dependencies. + - publish_date: "2024-12-02" title: Alerts based on customer-defined policies description: |- From ded425aed7cf64a1d2ace44ac5f3baa7c78939f3 Mon Sep 17 00:00:00 2001 From: Pedro Sousa <680496+pedrosousa@users.noreply.github.com> Date: Thu, 22 May 2025 10:14:24 +0100 Subject: [PATCH 2/2] PCX review --- src/content/release-notes/page-shield.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/release-notes/page-shield.yaml b/src/content/release-notes/page-shield.yaml index a162a842cbefa04..d06bb82910b5246 100644 --- a/src/content/release-notes/page-shield.yaml +++ b/src/content/release-notes/page-shield.yaml @@ -13,7 +13,7 @@ entries: - publish_date: "2025-05-09" title: Reports from browser extension injected resources are filtered out description: |- - Script and connection reports caused by browser extension injections are now filtered out, helping focus on managing application dependencies. + Script and connection reports caused by browser extension injections are now filtered out, helping you focus on managing application dependencies. - publish_date: "2024-12-02" title: Alerts based on customer-defined policies