Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ContainerScanResultProblem

A problem found in a container scan

Properties

Optional cveReference

cveReference: undefined | string

Reference to problem MITRE CVE ID

Optional description

description: undefined | string

Problem description

name

name: string

Name of the problem

severity

Problem severity

Optional state

state: model.ScanResultVulnerabilityState

State of the vulnerability

Optional timeFirstDetected

timeFirstDetected: Date

Date of scan result that first reported the vulnerability

Optional timeLastDetected

timeLastDetected: Date

Date of scan result that most recently reported the vulnerability

Optional vulnerablePackages

vulnerablePackages: Array<Package>

Packages in which the problem is detected

Functions

getDeserializedJsonObj

getJsonObj