LinuxAdvisory view
The Reporting3.LinuxAdvisory view displays information about Linux advisories.
|
Column Name |
Data Type |
Nullable |
Description |
|---|---|---|---|
|
Id |
int |
|
This is the unique identifier. |
|
Name |
nvarchar(255) |
|
The advisory name. |
|
Title |
nvarchar(1024) |
X |
The advisory title. |
|
Description |
nvarchar(4000) |
X |
Description of the advisory. |
|
IssuedOn |
Datetime2 |
X |
The date the advisory was issued. |
|
UpdatedOn |
Datetime2 |
X |
The date the advisory was revised. |