Update tvm-weaknesses.md

This commit is contained in:
Dulce Montemayor
2019-06-26 00:09:30 -07:00
committed by GitHub
parent 2df19cd93b
commit c4c28894a0

View File

@ -37,7 +37,9 @@ You can see the list of vulnerabilities in two ways:
2. Select the vulnerability that you want to investigate to open up a fly-in page with the vulnerability details, such as: 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. You can see the list of vulnerabilities and the details in the **Weaknesses** page. If the **Exposed Machines** column shows, 0, that means you are not infected.
When new vulnerabilities are released, you would want know how many of your assets are exposed. You can see the list of vulnerabilities and the details in the **Weaknesses** page.
If the **Exposed Machines** column shows, 0, that means you are not infected.
If there's a number in the **Exposed Machines**, that means you need to remediate the vulnerabilities in those machines because they put the rest of your assets and your organization at risk.