SecurityRisks

Type: Array of Objects

Description: A list of security risks.

Possible values:

Keys

Type

Description

Example

Id

Integer

A unique identifier for the risk level (consistent sequence numbering)

Integer values such as,

1,

2,

3,

4,

5

Value

Integer

Numeric representation of the risk severity

Example values 1 to 5

Name

String

Risk level name

Very low,

Low,

Medium,

High,

Very high

ColorCode

String

Color for the risk level

#FFAECC57:

#FFFDD78B:

#FFFCAF17:

#FFEF4050:

#FFB00010:

Effect :

  • Represents the final risk result after combining impact and Likelihood or Attack feasibility.

Constraints:

  • Risk IDs and values must match the configured matrix.
  • Color codes must be valid hex values.
  • Risk names must align with the methodology.