Enum VulnerabilityTypes
Possible types of a vulnerability shown on the report. For Linux instances, this refers to advisory type. For Windows intances, this refers to Windows update type.
Namespace: Oci.OsmanagementhubService.Models
Assembly: OCI.DotNetSDK.Osmanagementhub.dll
Syntax
public enum VulnerabilityTypes
Fields
| Name | Description |
|---|---|
| All | |
| Bugfix | |
| Enhancement | |
| Other | |
| Security |