Queries for the DeviceTvmSoftwareVulnerabilities table

Devices affected by a specific vulnerability

List devices affected by a specific vulnerability.

DeviceTvmSoftwareVulnerabilities
| where CveId == 'CVE-2020-0791'
| limit 100