Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ContainerScanResultSummary

A summary of a result for a container scan

Properties

compartmentId

compartmentId: string

The OCID of the container scan result's compartment. This is set to the same as the compartmentId of the container scan target

Optional containerScanTargetId

containerScanTargetId: undefined | string

The OCID of container scan target. Immutable and generated on creation.

highestProblemSeverity

highestProblemSeverity: ScanResultProblemSeverity

Highest problem severity in this report

id

id: string

The OCID of container scan result. Immutable and generated on creation.

image

image: string

Image name

problemCount

problemCount: number

Total number of problems found in this scan Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

repository

repository: string

Repository in which the container image scanned is located

timeFinished

timeFinished: Date

Date and time the scan was completed, as described in RFC 3339

timeStarted

timeStarted: Date

Date and time the scan was started, as described in RFC 3339

Functions

getDeserializedJsonObj

getJsonObj