LinuxNotification view
The Reporting2.LinuxNotification 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. | |
| Posted | Datetime2 | The date the advisory was posted. | |
| Revised | Datetime2 | X | The date the advisory was revised. |
| Title | nvarchar(255) | X | The title of the advisory. |