This commit is contained in:
Beth Levin
2021-02-17 14:32:41 -08:00
parent 893dfd221c
commit 82113bddd1

View File

@ -38,7 +38,7 @@ Advanced hunting is a query-based threat-hunting tool that lets you explore up t
### Schema tables ### Schema tables
- DeviceTvmSoftwareInventory A complete list of all software on your devices, whether or not they have any vulnerabilities. - DeviceTvmSoftwareInventory A complete list of all software on your devices, whether or not they have any vulnerabilities.
- Youll have a single row for each software installed on every device. - Youll have a single row for each software installed on every device.
- EndOfSupportStatus and EndOfSupportDate will have the end-of-support state (if applicable) for specific software versions installed on devices. - EndOfSupportStatus and EndOfSupportDate will have the end-of-support state (if applicable) for specific software versions installed on devices.