SecurityAssessmentPropertiesBaseRisk interface

External model of risk result

Properties

attackPathsReferences

The attack paths references of the risk

isContextualRisk

Indicates if the risk is contextual or static

level

The risk level

paths
riskFactors

The factors of the risk adding base factor

Property Details

attackPathsReferences

The attack paths references of the risk

attackPathsReferences?: string[]

Property Value

string[]

isContextualRisk

Indicates if the risk is contextual or static

isContextualRisk?: boolean

Property Value

boolean

level

The risk level

level?: string

Property Value

string

paths

paths?: SecurityAssessmentPropertiesBaseRiskPathsItem[]

Property Value

riskFactors

The factors of the risk adding base factor

riskFactors?: string[]

Property Value

string[]