Promenjene vrednosti weight + likelihood
This commit is contained in:
@@ -148,26 +148,26 @@
|
||||
Impact is aslo defined with the following table:
|
||||
headers: ["Level", "Financial Cost", "Reputational Impact", "Management Effort", "Operational Resources", "RPO", "RTO"]
|
||||
rows:
|
||||
- ["Insignificant (1-2)", "< 0.05% Material", "Normal", "Normal", "Normal", "16 hr", "64 hr"]
|
||||
- ["Significant (3-4)", "> 0.5% Material", "Minor", "Minor", "Minor", "8 hr", "32 hr"]
|
||||
- ["Severe (5-6)", "> 10% Material", "Moderate", "Moderate", "Moderate", "4 hr", "16 hr"]
|
||||
- ["Material (7-8)", "> 50% Material", "Critical", "Critical", "Critical", "2 hr", "8 hr"]
|
||||
- ["Major (9-10)", "> Material", "Precarious", "Precarious", "Precarious", "1 hr", "4 hr"]
|
||||
- ["Insignificant (1)", "< 0.05% Material", "Normal", "Normal", "Normal", "16 hr", "64 hr"]
|
||||
- ["Significant (2)", "> 0.5% Material", "Minor", "Minor", "Minor", "8 hr", "32 hr"]
|
||||
- ["Severe (3)", "> 10% Material", "Moderate", "Moderate", "Moderate", "4 hr", "16 hr"]
|
||||
- ["Material (4)", "> 50% Material", "Critical", "Critical", "Critical", "2 hr", "8 hr"]
|
||||
- ["Major (5)", "> Material", "Precarious", "Precarious", "Precarious", "1 hr", "4 hr"]
|
||||
|
||||
- segment_type: "list_stack_sights"
|
||||
content:
|
||||
- description: |
|
||||
For determining likelihood, we use StackSight's commonly referenced scale:
|
||||
- level: 1-2
|
||||
description: "0-3% chance of happening in a year"
|
||||
- level: 3-4
|
||||
description: "4-10% chance of happening in a year"
|
||||
- level: 5-6
|
||||
description: "11-50% chance of happening in a year"
|
||||
- level: 7-8
|
||||
description: "51-90% chance of happening in a year"
|
||||
- level: 9-10
|
||||
description: "91-100% chance of happening in a year"
|
||||
- level: 1
|
||||
description: 1. "0-3% chance of happening in a year"
|
||||
- level: 2
|
||||
description: 2. "4-10% chance of happening in a year"
|
||||
- level: 3
|
||||
description: 3. "11-50% chance of happening in a year"
|
||||
- level: 4
|
||||
description: 4. "51-90% chance of happening in a year"
|
||||
- level: 5
|
||||
description: 5. "91-100% chance of happening in a year"
|
||||
|
||||
- segment_type: "likelihood_table"
|
||||
content:
|
||||
|
||||
Reference in New Issue
Block a user