Getting a CVE's or QID's Details in a Vulnerabilities Report
View information about a specific vulnerability, such as the affected OS packages.
- On the Vulnerabilities report list page, select the report that you want to work with. If you need help finding the list page or the report, see Listing Vulnerability Reports.
- To view details about a vulnerability, select a report's CVE ID or QID.
- On the report's details page, select 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.