Getting a CVE's or QID's Details in a Vulnerabilities Report
View information about a specific vulnerability, such as the affected OS packages.
- Open the navigation menu and click Identity & Security. Under Scanning, click Vulnerability Reports.
- Select the compartment in which you created the target.
- To view details about a vulnerability, click a report's CVE ID or QID.
- On the report's details page, click the CVE ID, QID, or Related CVE ID.
Use the oci vulnerability-scanning vulnerability get command and required parameters to view information about a specific vulnerability, such as the affected OS packages, identified by the vulnerability ID:
oci vulnerability-scanning host vulnerability get --host-vulnerability-id <vulnerability_ocid>
For example:
oci vulnerability-scanning host vulnerability get --host-vulnerability-id ocid1.vsshostvulnerability.oc1..exampleuniqueID
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Run the GetVulnerability operation to view information about a specific vulnerability, such as the affected OS packages, identified by the vulnerability ID.