Metadata about the entity from cloud providers

Hierarchy

  • SecurityEntityMetadata

Constructors

Properties

accountId?: string

Cloud account ID (AWS)

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
environments: string[]

Environment tags associated with the entity

mitreTactics: string[]

MITRE ATT&CK tactics detected

mitreTechniques: string[]

MITRE ATT&CK techniques detected

projectId?: string

Cloud project ID (GCP)

services: string[]

Services associated with the entity

sources: string[]

Data sources that detected this entity

subscriptionId?: string

Cloud subscription ID (Azure)

Generated using TypeDoc