Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace HostCisBenchmarkScanResult

A scan result of all CIS (Center for Internet Security) benchmark execution for this host

Properties

cisBenchmarkScanIssuesCount

cisBenchmarkScanIssuesCount: number

Total number of CIS (Center for Internet Security) benchmark issues found in this scan Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

cisBenchmarkScanResultScores

cisBenchmarkScanResultScores: Array<HostCisBenchmarkScanResultScore>

A single CIS (Center for Internet Security) benchmark scan executed on a host.

compartmentId

compartmentId: string

Compartment ID of the resource. This is set to the same as the compartment ID of the scan target

Optional displayName

displayName: undefined | string

Name of the result

id

id: string

Unique identifier of the scan

instanceId

instanceId: string

Instance ID of the Compute Instance scanned

Optional lifecycleState

lifecycleState: model.LifecycleState

The current state of the result.

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