Skip to content

Commit 89941cf

Browse files
committed
Corrected indents
1 parent 57222e7 commit 89941cf

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

defender-vulnerability-management/tvm-weaknesses.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ If you select a CVE from the weaknesses page, a flyout panel opens with more inf
8181

8282
For each CVE, you can see a list of the exposed devices and the affected software.
8383

84-
## Exploit Prediction Scoring System (EPSS)
84+
## Exploit Prediction Scoring System (EPSS)
8585

8686
The Exploit Prediction Scoring System (EPSS) generates a data-driven score for the probability of a known software vulnerability being exploited in the wild. EPSS uses current threat information from the CVE and real-world exploit data. For each CVE, the EPSS model produces a probability score between 0 and 1 (0% and 100%). The higher the score, the greater the probability that a vulnerability will be exploited. Learn more about [EPSS](https://www.first.org/epss/).
8787

@@ -131,16 +131,15 @@ You can request for support to be added to Defender Vulnerability Management for
131131
> [!NOTE]
132132
> Request CVE support functionality is not available for GCC, GCC High and DoD customers.
133133
134-
:::image type="content" alt-text="Weakness flyout with support CVE button example." source="/defender/media/defender-vulnerability-management/weaknesses-support-cve.png" lightbox="/defender/media/defender-
135-
vulnerability-management/weaknesses-support-cve.png":::
134+
:::image type="content" alt-text="Weakness flyout with support CVE button example." source="/defender/media/defender-vulnerability-management/weaknesses-support-cve.png" lightbox="/defender/media/defender-vulnerability-management/weaknesses-support-cve.png":::
136135

137136
## View Common Vulnerabilities and Exposures (CVE) entries in other places
138137

139138
### Top vulnerable software in the dashboard
140139

141140
1. Go to the [Defender Vulnerability Management dashboard](tvm-dashboard-insights.md) and scroll down to the **Top vulnerable software** widget. You'll see the number of vulnerabilities found in each software, along with threat information and a high-level view of device exposure over time.
142141

143-
:::image type="content" alt-text="Top vulnerable software card." source="/defender/media/defender-vulnerability-management/tvm-top-vulnerable-software500.png" lightbox="/defender/media/defender-vulnerability-management/tvm-top-vulnerable-software500.png":::
142+
:::image type="content" alt-text="Top vulnerable software card." source="/defender/media/defender-vulnerability-management/tvm-top-vulnerable-software500.png" lightbox="/defender/media/defender-vulnerability-management/tvm-top-vulnerable-software500.png":::
144143

145144
2. Select the software you want to investigate.
146145
3. Select the **Discovered vulnerabilities** tab.
@@ -165,9 +164,9 @@ To see the detection logic:
165164
2. Select **Open device page** and select **Discovered vulnerabilities** from the device page.
166165
3. Select the vulnerability you want to investigate.
167166

168-
A flyout opens and the **Detection logic** section shows the detection logic and source.
167+
A flyout opens and the **Detection logic** section shows the detection logic and source.
169168

170-
:::image type="content" alt-text="Detection Logic example that lists the software detected on the device and the KBs." source="/defender/media/defender-vulnerability-management/tvm-cve-detection-logic.png":::
169+
:::image type="content" alt-text="Detection Logic example that lists the software detected on the device and the KBs." source="/defender/media/defender-vulnerability-management/tvm-cve-detection-logic.png":::
171170

172171
The "OS Feature" category is also shown in relevant scenarios. This is when a CVE would affect devices that run a vulnerable OS if a specific OS component is enabled. For example, if Windows Server 2019 or Windows Server 2022 has vulnerability in its DNS component we only attach this CVE to the Windows Server 2019 and Windows Server 2022 devices with the DNS capability enabled in their OS.
173172

0 commit comments

Comments
 (0)