Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace HostAgentScanResultProblem

A problem found in a host agent scan

Properties

Optional cveReference

cveReference: undefined | string

Reference to problem MITRE CVE ID

Optional description

description: undefined | string

Problem description

Optional issueId

issueId: undefined | number

Reference to problem issue ID Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

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