Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SightingSummary

Sighting summary definition.

Properties

Optional actorPrincipalId

actorPrincipalId: undefined | string

Unique identifier for principal actor

Optional actorPrincipalName

actorPrincipalName: undefined | string

Name of principal actor

Optional actorPrincipalType

actorPrincipalType: undefined | string

Type of principal actor

classificationStatus

classificationStatus: ClassificationStatus

Classification status of the sighting

compartmentId

compartmentId: string

Compartment OCID where the impacted resource is created

confidence

confidence: Confidence

Confidence level that the sighting is not a false positive

detectorRuleId

detectorRuleId: string

Unique identifier of the detector rule that was triggered

id

id: string

Unique identifier for sighting

Optional problemId

problemId: undefined | string

Problem ID associated with sighting

regions

regions: Array<string>

List of regions involved in the sighting

severity

severity: Severity

Severity of the sighting

sightingScore

sightingScore: number

Score for the sighting Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

sightingType

sightingType: string

Type of sighting

sightingTypeDisplayName

sightingTypeDisplayName: string

Display name of the sighting type

tacticName

tacticName: string

Name of the MITRE ATT@CK framework tactic

techniqueName

techniqueName: string

Name of the MITRE ATT@CK framework technique

timeFirstDetected

timeFirstDetected: Date

The date and time the sighting was first detected. Format defined by RFC3339.

timeLastDetected

timeLastDetected: Date

The date and time the sighting was last detected. Format defined by RFC3339.

Functions

getDeserializedJsonObj

getJsonObj