new images

This commit is contained in:
Beth Levin
2020-11-05 09:10:38 -08:00
parent 882f77d010
commit 4a21465aaa
6 changed files with 11 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

View File

@ -38,6 +38,8 @@ Once a zero-day vulnerability has been found, information about it will be conve
Find recommendations with a zero-day tag in the “Top security recommendation” card.
![Two top recommendations with a zero-day tag.](images/tvm-zero-day-dashboard.png)
## Weaknesses page
Find the named zero-day vulnerability along with a description and details.
@ -46,23 +48,29 @@ Find the named zero-day vulnerability along with a description and details.
- If this vulnerability has no CVE-ID assigned, you will find it under an internal, temporary name that looks like “TVM-XXXX-XXXX”. The name will be updated once an official CVE-ID has been assigned, but the previous internal name will still be searchable and found in the side-panel.
![Zero day example for CVE-2020-17087 in weaknesses page.](images/tvm-zero-day-weakness-name.png)
## Software inventory page
Find software with the zero-day tag.
![Zero day example of Windows Server 2016 in the software inventory page.](images/tvm-zero-day-software-inventory.png)
## Software page
Find a zero-day tag for each software that has been affected by the zeroday vulnerability.
![Zero day example for Windows Server 2016 software page.](images/tvm-zero-day-software-page.png)
## Security recommendations page
Clear suggestions regarding remediation and mitigation options, including workarounds if exist.
When there is an application with associated zero-day vulnerability and additional vulnerabilities to address , you will get one recommendation regarding both.
When a patch is released for the zero-day, the recommendation will be changed to “Update” and a blue label next to it that says “New security update for zero day.”
![Zero day example of Windows Server 2016 in the security recommendations page.](images/tvm-zero-day-security-recommendation.png)
![One graph of current vulnerable devices by Windows 10 version, and one graph showing vulnerable devices by Windows 10 version over time.](images/tvm-report-version.png)
When a patch is released for the zero-day, the recommendation will be changed to “Update” and a blue label next to it that says “New security update for zero day.”
## Related topics