LinuxDetectedUpdateAdvisory view
The Reporting3.LinuxDetectedUpdateAdvisory view identifies the advisories detected in an assessment.
|
Column Name |
Data Type |
Nullable |
Description |
|---|---|---|---|
|
Id |
bigint |
|
This is the unique identifier. |
|
AssessedMachineStateId |
Int |
|
The id of the assessed machine state. See AssessedMachineState view. |
|
LinuxAdvisoryId |
Int |
|
The advisory ID. See LinuxAdvisory view. |
|
LinuxInstallStateId |
tinyint |
|
The install state of the advisory. See LinuxAdvisoryInstallStatus view. |