Viewing the Vulnerability Report
Use the vulnerability report in OS Management Hub to identify security vulnerabilities on an instance. The report lists security advisories, the corresponding CVEs, and the affected packages.
Navigate
- Navigate to the Instances list page.
- Select the compartment.
- Select the name of the instance.
- Under Resources, select Reports.
Vulnerability Report
Lists vulnerability details. For Oracle Linux instances, this includes each advisory, along with its associated CVEs, description, issue date, and affected packages. For Windows instances, this includes the vulnerability name, type, and if a reboot is required.
Use the oci os-management-hub managed-instance list-errata command and required parameters to get a list of errata for a managed instance.
oci os-management-hub managed-instance list-errata --managed-instance-id ocid --advisory-type SECURITY [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Run the ListManagedInstanceErrata operation to get a list of errata for a managed instance.