Skip to content

Commit e1a3d39

Browse files
Merge pull request #11395 from mendix/nc-vulnerabilities-changes
CC Vulnerabilities updates
2 parents 47507d0 + ac5bb77 commit e1a3d39

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • content/en/docs/control-center/security/software-composition

content/en/docs/control-center/security/software-composition/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ The following options are available above the list:
8989
The finding list contains the following information:
9090

9191
* **Severity** — The severity level of the finding related to that component.
92-
* **Finding Type** — The type of finding, which can be **Outdated** or **Deprecated**.
92+
* **Finding Type** — The type of finding, which can be **Outdated**, **Deprecated**, or **Vulnerable**.
9393
* **Component** — The name of the component used in the app. Clicking this takes you to the corresponding Mendix Marketplace page.
9494
* **Version** — The version of the component that is used in the app.
9595
* **Type** — The type of component.
@@ -112,7 +112,7 @@ If a finding is marked as **Vulnerable**, its corresponding component has a **Vi
112112
* **Finding Details** – This includes the following details:
113113

114114
* **Severity** – The severity of the finding, as computed on the [Scoring Criteria](/control-center/scoring-criteria-tab/) tab.
115-
* **CVE-ID** – The unique ID which identifies the finding on the **Security Advisories** page.
115+
* **CVE-ID** – The unique ID which identifies the finding on the [Security Advisories](https://docs.mendix.com/releasenotes/security-advisories/) page.
116116
* **CVSS Score 3.1** and **CVSS Score 4.0** – The CVSS score, as computed based on the [NVD Vulnerability Metrics](https://nvd.nist.gov/vuln-metrics) framework.
117117
* **Age** – The number of days since the date when the CVSS score was computed.
118118
* **Created on** – The date when the component was created.

0 commit comments

Comments
 (0)