diff --git a/content/en/docs/control-center/security/software-composition/components.md b/content/en/docs/control-center/security/software-composition/components.md index 29f1d30bc36..d265ebbc52a 100644 --- a/content/en/docs/control-center/security/software-composition/components.md +++ b/content/en/docs/control-center/security/software-composition/components.md @@ -86,11 +86,10 @@ The finding list contains the following information: * Deprecated components: The current date - The date when the component was deprecated * Outdated components: The current date - The publish date of the first higher runtime compatible version - + * Vulnerable components: The number of days since the date when the CVSS score was computed * Column customization ({{% icon name="view" %}}) — You can customize the columns in the list by clicking the {{% icon name="view" %}} icon and selecting or deselecting options. - ### Component Usage {#component-component-usage} diff --git a/content/en/docs/control-center/security/software-composition/overview.md b/content/en/docs/control-center/security/software-composition/overview.md index b5ee859f20e..e23dc4f9447 100755 --- a/content/en/docs/control-center/security/software-composition/overview.md +++ b/content/en/docs/control-center/security/software-composition/overview.md @@ -105,7 +105,6 @@ The finding list contains the following information: * **Deprecated since version publish date** — The release date of the version when the component became deprecated. * Column customization ({{% icon name="view" %}}) — You can customize the columns in the list by clicking the {{% icon name="view" %}} icon and selecting or deselecting options. - ### Component Usage {#overview-component-usage} diff --git a/content/en/docs/control-center/security/software-composition/scoring-criteria.md b/content/en/docs/control-center/security/software-composition/scoring-criteria.md index 747cfab5403..cca60c1c460 100644 --- a/content/en/docs/control-center/security/software-composition/scoring-criteria.md +++ b/content/en/docs/control-center/security/software-composition/scoring-criteria.md @@ -14,8 +14,7 @@ Scoring criteria reflect your company's risk preference. The settings on this tab determine how each such vulnerability is calculated for apps, environments, and components. - -{{< figure src="/attachments/control-center/security/software-composition/scoring_criteria.png" >}} +{{< figure src="/attachments/control-center/security/software-composition/scoring_criteria_complete.png" >}} The default values are strict, but you can adjust them to reflect the practice of your company. @@ -23,13 +22,11 @@ The default values are strict, but you can adjust them to reflect the practice o The types of findings that you can adjust for are **Outdated** and **Deprecated**. - ### Outdated diff --git a/content/en/docs/deployment/general/software-composition.md b/content/en/docs/deployment/general/software-composition.md index 49796e0a2f9..a02e89da73e 100644 --- a/content/en/docs/deployment/general/software-composition.md +++ b/content/en/docs/deployment/general/software-composition.md @@ -127,7 +127,6 @@ The page is divided into two tabs: **Findings** and **Component Usage**. For det * [Findings](/control-center/overview-tab/#overview-findings) * [Component Usage](/control-center/overview-tab/#overview-component-usage) - ## Components {#all-components} @@ -237,7 +235,6 @@ The finding list contains the following information: * Column customization ({{% icon name="view" %}}) — You can customize the columns in the list by clicking the {{% icon name="view" %}} icon and selecting or deselecting options. - #### Component Usage {#component-component-usage} diff --git a/content/en/docs/releasenotes/control-center/2026.md b/content/en/docs/releasenotes/control-center/2026.md index 590948d9d6d..e864a102098 100644 --- a/content/en/docs/releasenotes/control-center/2026.md +++ b/content/en/docs/releasenotes/control-center/2026.md @@ -7,10 +7,12 @@ weight: 1 numberless_headings: true --- -## June 2026 - ### June 17, 2026 +#### New Features + +* Software Composition is now enhanced with the ability to view details on components marked as **Vulnerable**. This is available on the **Overview** and the **Components** tabs of [Software Composition](/control-center/software-composition/), and provides valuable information about the severity and CVSS score of the finding. + #### Fixes * We have fixed an SBOM generation issue which sometimes caused incorrect versions. As such, we now support SBOM generation and the associated Software Composition capabilities with the following versions of Studio Pro: diff --git a/content/en/docs/releasenotes/deployment/mendix-cloud/_index.md b/content/en/docs/releasenotes/deployment/mendix-cloud/_index.md index ff757422aa3..6174a209ae7 100644 --- a/content/en/docs/releasenotes/deployment/mendix-cloud/_index.md +++ b/content/en/docs/releasenotes/deployment/mendix-cloud/_index.md @@ -14,10 +14,12 @@ Mendix Cloud deployments are also dependent on the latest version of the [Mendix For information on the current status of deployment to Mendix Cloud and any planned releases, refer to [Mendix Status](https://status.mendix.com/). -## June 2026 - ### June 17, 2026 +#### New Features + +* [Software Composition](/developerportal/deploy/software-composition/) is now enhanced with the ability to view details on components marked as **Vulnerable**. This provides valuable information about the severity and CVSS score of the finding. + #### Fixes * We have fixed an SBOM generation issue which sometimes caused incorrect versions. As such, Mendix now supports SBOM generation and the associated Software Composition capabilities with the following versions of Studio Pro: