LinuxDetectedUpdatePackage view

The Reporting3.LinuxDetectedUpdatePackage view identifies the packages 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

X

The advisory ID. See LinuxAdvisory view.

AvailableLinuxPackageId

int

X

The available Linux package ID. See LinuxPackage view.

InstalledLinuxPackageId

int

X

The installed Linux package ID. See LinuxPackage view.

LinuxInstallStateId

tinyint

X

The install state of the package. See LinuxAdvisoryInstallStatus view.