Added global search

This commit is contained in:
Dulce Montemayor
2019-06-25 23:58:59 -07:00
committed by GitHub
parent 863ba83b82
commit 31de4c5ed7

View File

@ -26,8 +26,25 @@ Threat & Vulnerability Management leverages the same signals in Microsoft Defend
The **Weaknesses** page lists down the vulnerabilities found in the infected software running in your organization, their severity, Common Vulnerability Scoring System (CVSS) rating, its prevalence in your organization, corresponding breach, and threat insights.
## Navigate through weaknesses page
You can see the list of vulnerabilities in two ways:
*Global search*
1. Click the global search drop-down menu.
2. Select **Vulnerability** and key-in the Common Vulnerabilities and Exposures (CVE) ID that you are looking for. The **Weaknesses** page opens with the list of the vulnerabilities and details.
*Weaknesses page in the menu*
1. Go to the Threat & Vulnerability Management navigation menu and select **Weaknesses** to open up the list of vulnerabilities found in your organization.
2. Select the vulnerability that you want to investigate to open up a fly-in page with the vulnerability details, such as: The Common Vulnerabilities and Exposures (CVE) description, CVE ID, exploits available, severity, publish, and update dates.
2. Select the vulnerability that you want to investigate to open up a fly-in page with the vulnerability details, such as: The CVE) description, CVE ID, exploits available, severity, publish, and update dates.
## How it works
When new vulnerabilities are released, you would want know how many of your assets are exposed. If the **Exposed Machines** column shows, 0, that means you are not infected.
If there's a number, that means you need to remediate the vulnerabilities in those machines because it is puts the rest of your assets and your organization at risk. You can also see the related alert and threat insights in the **Threat** column.
>[!NOTE]
> Always prioritize recommendations that are associated with ongoing threats. These recommendations are marked with the threat insight ![threat insight](images/tvm_bug_icon.png) icon and possible active alert ![possible active alert](images/tvm_alert_icon.png) icon.
## Related topics
- [Risk-based Threat & Vulnerability Management](next-gen-threat-and-vuln-mgt.md)