-
Notifications
You must be signed in to change notification settings - Fork 181
/
critical_risk_matrix_5x5.yaml
93 lines (93 loc) · 2.27 KB
/
critical_risk_matrix_5x5.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
urn: urn:intuitem:risk:library:critical_risk_matrix_5x5
locale: en
ref_id: critical_5x5
name: Critical risk matrix 5x5
description: Critical risk matrix 5x5
version: 1
provider: intuitem
packager: intuitem
objects:
risk_matrix:
- urn: urn:intuitem:risk:matrix:critical_risk_matrix_5x5
ref_id: critical_5x5
name: critical 5x5
description: critical risk matrix 5x5
probability:
- abbreviation: VL
name: Very Low
description: Very unfrequent event
- abbreviation: L
name: Low
description: Unfrequent event
- abbreviation: M
name: Medium
description: Occasional event
- abbreviation: H
name: High
description: Frequent event
- abbreviation: VH
name: Very High
description: Very frequent event
impact:
- abbreviation: VL
name: Very Low
description: Very low impact
- abbreviation: L
name: Low
description: Low impact
- abbreviation: M
name: Medium
description: Medium impact
- abbreviation: H
name: High
description: High impact
- abbreviation: VH
name: Very High
description: Very high impact
risk:
- abbreviation: VL
name: Very Low
description: negligible risk
hexcolor: "#BBF7D0"
- abbreviation: L
name: Low
description: acceptable risk
hexcolor: "#BEF264"
- abbreviation: M
name: Medium
description: risk requiring mitigation within 2 years
hexcolor: "#FEF08A"
- abbreviation: H
name: High
description: risk requiring mitigation within 6 months
hexcolor: "#FBBF24"
- abbreviation: VH
name: Very High
description: unacceptable risk
hexcolor: "#F87171"
grid:
- - 0
- 0
- 1
- 1
- 2
- - 0
- 1
- 1
- 2
- 2
- - 1
- 1
- 2
- 2
- 3
- - 1
- 2
- 2
- 3
- 4
- - 2
- 2
- 3
- 4
- 4