From 2f97e12200ac6f9ef135b6a18662badda5c41b6e Mon Sep 17 00:00:00 2001 From: ameghapetkar <144314122+ameghapetkar@users.noreply.github.com> Date: Fri, 11 Sep 2026 16:51:29 +0530 Subject: [PATCH 1/2] Add September 2026 release notes with new features Added a new section for September 2026 release notes, detailing the introduction of periodic vulnerability scans for Marketplace components. --- .../releasenotes/marketplace/general-marketplace/2026.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/content/en/docs/releasenotes/marketplace/general-marketplace/2026.md b/content/en/docs/releasenotes/marketplace/general-marketplace/2026.md index acc0ae15858..da66e00cb95 100644 --- a/content/en/docs/releasenotes/marketplace/general-marketplace/2026.md +++ b/content/en/docs/releasenotes/marketplace/general-marketplace/2026.md @@ -7,6 +7,14 @@ weight: 1 numberless_headings: true --- +## September 2026 + +### September 10, 2026 + +#### New Features + +* Marketplace now performs periodic vulnerability scans for every latest version of a component available in the Marketplace. The **SCANNED** label is displayed next to the version in the Releases tab of the Product Details page when the vulnerability scan is completed successfully and no vulnerabilities are detected. + ## August 2026 ### August 27, 2026 From 492a89465046d07552b2f72b51327e5e8f86e3d6 Mon Sep 17 00:00:00 2001 From: Maria Shaposhnikova <38249778+MariaShaposhnikova@users.noreply.github.com> Date: Fri, 11 Sep 2026 14:20:22 +0200 Subject: [PATCH 2/2] Review --- .../docs/releasenotes/marketplace/general-marketplace/2026.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/releasenotes/marketplace/general-marketplace/2026.md b/content/en/docs/releasenotes/marketplace/general-marketplace/2026.md index da66e00cb95..aa4dc6a6f40 100644 --- a/content/en/docs/releasenotes/marketplace/general-marketplace/2026.md +++ b/content/en/docs/releasenotes/marketplace/general-marketplace/2026.md @@ -13,7 +13,7 @@ numberless_headings: true #### New Features -* Marketplace now performs periodic vulnerability scans for every latest version of a component available in the Marketplace. The **SCANNED** label is displayed next to the version in the Releases tab of the Product Details page when the vulnerability scan is completed successfully and no vulnerabilities are detected. +* Marketplace now performs periodic vulnerability scans for the latest component version available in the Marketplace. The **SCANNED** label is displayed next to the version in the **Releases** tab of the **Product Details** page when the vulnerability scan is completed successfully and no vulnerabilities are detected. ## August 2026