Getting a Container Image's Report Details

View details about potential OS vulnerabilities that were detected on a specific image in Container Registry.

Oracle uses common vulnerabilities and exposures (CVE) numbers to identify security vulnerabilities for operating systems and other software, including critical patch updates and security alert advisories. CVE numbers are unique, common identifiers for publicly known information about security vulnerabilities. View Qualys IDs (QIDs) in the Vulnerability Scanning service user interface.

The results of a container image scan include the specific vulnerabilities in the CVE database that were detected in the image.

Each image in Container Registry is identified by the following information.

  • Image tag- A string used to refer to a particular image in a repository. For example, 4.6.3, version2.0.test
  • Image path- The fully qualified path to the image, including the repository name and image tag. For example, us-phoenix-1.ocir.io/mytenancy/myrepo:version2.0.test

Was this article helpful?