Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Sighting

Sighting details.

Properties

Optional actorPrincipalId

actorPrincipalId: undefined | string

Unique identifier for principal actor

Optional actorPrincipalName

actorPrincipalName: undefined | string

Name of the principal actor

Optional actorPrincipalType

actorPrincipalType: undefined | string

Type of the principal actor

Optional additionalDetails

additionalDetails: undefined | object

The additional details for the sighting

classificationStatus

classificationStatus: ClassificationStatus

Classification status of the sighting

compartmentId

compartmentId: string

Compartment OCID where the resource is created

confidence

confidence: Confidence

Level of confidence that the sighting is not a false positive

description

description: string

Description of the sighting

id

id: string

Unique identifier for the sighting

Optional locks

Locks associated with this resource.

Optional problemId

problemId: undefined | string

Problem ID associated the 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

  • getDeserializedJsonObj(obj: Sighting): object

getJsonObj