-
Notifications
You must be signed in to change notification settings - Fork 179
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'intuitem:main' into pgssi-s
- Loading branch information
Showing
17 changed files
with
524 additions
and
73 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,88 @@ | ||
urn: urn:intuitem:risk:library:risk-matrix-3x3-mult | ||
locale: fr | ||
ref_id: risk-matrix-3x3-mult | ||
name: Matrice 3x3 multiplicative | ||
description: Matrice de risque simple 3x3 multiplicative | ||
copyright: domaine public | ||
version: 1 | ||
provider: intuitem | ||
packager: intuitem | ||
objects: | ||
risk_matrix: | ||
- urn: urn:intuitem:risk:matrix:3x3-mult | ||
ref_id: risk-matrix-3x3-mult | ||
name: Matrice 3x3 multiplicative | ||
description: Matrice de risque simple 3x3 multiplicative | ||
probability: | ||
- id: 0 | ||
abbreviation: 1 | ||
name: '[1] peu probable' | ||
description: 0-33% | ||
hexcolor: '#92D050' | ||
- id: 1 | ||
abbreviation: 2 | ||
name: '[2] moyennement probable' | ||
description: 34-66% | ||
hexcolor: '#FFFF00' | ||
- id: 2 | ||
abbreviation: 3 | ||
name: "[3] tr\xE8s probable" | ||
description: '>66%' | ||
hexcolor: '#FF0000' | ||
impact: | ||
- id: 0 | ||
abbreviation: 1 | ||
name: '[1] mineur' | ||
description: impact mineur | ||
hexcolor: '#92D050' | ||
- id: 1 | ||
abbreviation: 2 | ||
name: "[2] mod\xE9r\xE9" | ||
description: "impact mod\xE9r\xE9" | ||
hexcolor: '#FFFF00' | ||
- id: 2 | ||
abbreviation: 3 | ||
name: '[3] majeur' | ||
description: impact majeur | ||
hexcolor: '#FF0000' | ||
risk: | ||
- id: 0 | ||
abbreviation: 1 | ||
name: '[1] faible' | ||
description: "n\xE9gligeable" | ||
hexcolor: '#92D050' | ||
- id: 1 | ||
abbreviation: 2 | ||
name: '[2] moyen' | ||
description: "tol\xE9rable" | ||
hexcolor: '#D3FF4E' | ||
- id: 2 | ||
abbreviation: 3 | ||
name: '[3] moyen' | ||
description: "tol\xE9rable" | ||
hexcolor: '#EAFF03' | ||
- id: 3 | ||
abbreviation: 4 | ||
name: '[4] moyen' | ||
description: "tol\xE9rable" | ||
hexcolor: '#FFFF00' | ||
- id: 4 | ||
abbreviation: 6 | ||
name: '[6] fort' | ||
description: "rem\xE9diation sour 6 mois" | ||
hexcolor: '#FFC000' | ||
- id: 5 | ||
abbreviation: 9 | ||
name: '[9] critique' | ||
description: "Rem\xE9diation sous 2 mois" | ||
hexcolor: '#FF0000' | ||
grid: | ||
- - 0 | ||
- 1 | ||
- 2 | ||
- - 1 | ||
- 3 | ||
- 4 | ||
- - 2 | ||
- 4 | ||
- 5 |
104 changes: 104 additions & 0 deletions
104
backend/library/libraries/risk-matrix-5x5-sensitive.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,104 @@ | ||
urn: urn:intuitem:risk:library:risk-matrix-5x5-sensitive | ||
locale: en | ||
ref_id: risk-matrix-5x5-sensitive | ||
name: 5x5 sensitive | ||
description: 5x5 matrix for highly sensitive | ||
copyright: domaine public | ||
version: 1 | ||
provider: intuitem | ||
packager: intuitem | ||
objects: | ||
risk_matrix: | ||
- urn: urn:intuitem:risk:matrix:5x5-sensitive | ||
ref_id: risk-matrix-5x5-sensitive | ||
name: 5x5 sensitive | ||
description: 5x5 matrix for highly sensitive | ||
probability: | ||
- id: 0 | ||
abbreviation: AC | ||
name: rare | ||
description: rare | ||
- id: 1 | ||
abbreviation: LI | ||
name: unlikely | ||
description: unlikely | ||
- id: 2 | ||
abbreviation: MO | ||
name: moderate | ||
description: moderate | ||
- id: 3 | ||
abbreviation: UN | ||
name: likely | ||
description: likely | ||
- id: 4 | ||
abbreviation: RA | ||
name: almost certain | ||
description: almost certain | ||
impact: | ||
- id: 0 | ||
abbreviation: IN | ||
name: insignificant | ||
description: insignificant | ||
- id: 1 | ||
abbreviation: MI | ||
name: minor | ||
description: minor | ||
- id: 2 | ||
abbreviation: SI | ||
name: significant | ||
description: significant | ||
- id: 3 | ||
abbreviation: MA | ||
name: major | ||
description: major | ||
- id: 4 | ||
abbreviation: SE | ||
name: severe | ||
description: severe | ||
risk: | ||
- id: 0 | ||
abbreviation: LO | ||
name: low | ||
description: low | ||
hexcolor: '#02A45A' | ||
- id: 1 | ||
abbreviation: ME | ||
name: medium | ||
description: medium | ||
hexcolor: '#FFCE02' | ||
- id: 2 | ||
abbreviation: HI | ||
name: high | ||
description: high | ||
hexcolor: '#FFA600' | ||
- id: 3 | ||
abbreviation: CR | ||
name: critical | ||
description: critical | ||
hexcolor: '#FF1A00' | ||
grid: | ||
- - 0 | ||
- 0 | ||
- 0 | ||
- 1 | ||
- 1 | ||
- - 0 | ||
- 0 | ||
- 1 | ||
- 1 | ||
- 2 | ||
- - 0 | ||
- 1 | ||
- 1 | ||
- 2 | ||
- 3 | ||
- - 1 | ||
- 1 | ||
- 2 | ||
- 3 | ||
- 3 | ||
- - 1 | ||
- 2 | ||
- 3 | ||
- 3 | ||
- 3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.