Skip to content

Commit

Permalink
Add colors for all probabiltiy and impact entries in all matrices
Browse files Browse the repository at this point in the history
  • Loading branch information
monsieurswag committed Jun 5, 2024
1 parent f76be3a commit 4694360
Show file tree
Hide file tree
Showing 6 changed files with 50 additions and 0 deletions.
6 changes: 6 additions & 0 deletions backend/library/libraries/critical_risk_matrix_3x3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,22 +16,28 @@ objects:
- abbreviation: L
name: Low
description: Unfrequent event
hexcolor: '#92D050'
- abbreviation: M
name: Medium
description: Occasional event
hexcolor: '#FFFF00'
- abbreviation: H
name: High
description: Frequent event
hexcolor: '#FF0000'
impact:
- abbreviation: L
name: Low
description: Low impact
hexcolor: '#92D050'
- abbreviation: M
name: Medium
description: Medium impact
hexcolor: '#FFFF00'
- abbreviation: H
name: High
description: High impact
hexcolor: '#FF0000'
risk:
- abbreviation: L
name: Low
Expand Down
10 changes: 10 additions & 0 deletions backend/library/libraries/critical_risk_matrix_5x5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,34 +16,44 @@ objects:
- abbreviation: VL
name: Very Low
description: Very unfrequent event
hexcolor: '#BBF7D0'
- abbreviation: L
name: Low
description: Unfrequent event
hexcolor: '#BEF264'
- abbreviation: M
name: Medium
description: Occasional event
hexcolor: '#FEF08A'
- abbreviation: H
name: High
description: Frequent event
hexcolor: '#FBBF24'
- abbreviation: VH
name: Very High
description: Very frequent event
hexcolor: '#F87171'
impact:
- abbreviation: VL
name: Very Low
description: Very low impact
hexcolor: '#BBF7D0'
- abbreviation: L
name: Low
description: Low impact
hexcolor: '#BEF264'
- abbreviation: M
name: Medium
description: Medium impact
hexcolor: '#FEF08A'
- abbreviation: H
name: High
description: High impact
hexcolor: '#FBBF24'
- abbreviation: VH
name: Very High
description: Very high impact
hexcolor: '#F87171'
risk:
- abbreviation: VL
name: Very Low
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,22 +16,28 @@ objects:
- abbreviation: F
name: Faible
description: Événement peu fréquent
hexcolor: '#92D050'
- abbreviation: M
name: Moyen
description: Événement occasionnel
hexcolor: '#FFFF00'
- abbreviation: E
name: Élevé
description: Événement fréquent
hexcolor: '#FF0000'
impact:
- abbreviation: F
name: Faible
description: Impact faible
hexcolor: '#92D050'
- abbreviation: M
name: Moyen
description: Impact moyen
hexcolor: '#FFFF00'
- abbreviation: E
name: Élevé
description: Impact élevé
hexcolor: '#FF0000'
risk:
- abbreviation: F
name: Faible
Expand Down
10 changes: 10 additions & 0 deletions backend/library/libraries/matrice-des-risques-critiques-5x5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,34 +16,44 @@ objects:
- abbreviation: TF
name: Très faible
description: Événement très peu fréquent
hexcolor: '#BBF7D0'
- abbreviation: F
name: Faible
description: Événement peu fréquent
hexcolor: '##BEF264'
- abbreviation: M
name: Moyen
description: Événement occasionnel
hexcolor: '#FEF08A'
- abbreviation: E
name: Élevé
description: Événement fréquent
hexcolor: '#FBBF24'
- abbreviation: TE
name: Très élevé
description: Événement très fréquent
hexcolor: '#F87171'
impact:
- abbreviation: TF
name: Très faible
description: Impact très faible
hexcolor: '#BBF7D0'
- abbreviation: F
name: Faible
description: Impact faible
hexcolor: '#BEF264'
- abbreviation: M
name: Moyen
description: Impact moyen
hexcolor: '#FEF08A'
- abbreviation: E
name: Élevé
description: Impact élevé
hexcolor: '#FBBF24'
- abbreviation: TE
name: Très élevé
description: Impact très élevé
hexcolor: '#F87171'
risk:
- abbreviation: TF
name: Très faible
Expand Down
8 changes: 8 additions & 0 deletions backend/library/libraries/risk-matrix-4x4-pgssi-s-1.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,28 +18,36 @@ objects:
- abbreviation: 1
name: Exceptionnel
description: Evènement Exceptionnel
hexcolor: '#02A45A'
- abbreviation: 2
name: Peu probable
description: Evènement Peu probable
hexcolor: '#FFCE02'
- abbreviation: 3
name: Possible
description: Evènement Possible
hexcolor: '#FFA600'
- abbreviation: 4
name: Quasi certain
description: Evènement Quasi certain
hexcolor: '#FF1A00'
impact:
- abbreviation: 1
name: Mineure
description: Gravité Mineure
hexcolor: '#02A45A'
- abbreviation: 2
name: Significatif
description: Gravité Significative
hexcolor: '#FFCE02'
- abbreviation: 3
name: Importante
description: Gravité Importante
hexcolor: '#FFA600'
- abbreviation: 4
name: Critique
description: Gravité Critique
hexcolor: '#FF1A00'
risk:
- abbreviation: 1
name: Limité
Expand Down
10 changes: 10 additions & 0 deletions backend/library/libraries/risk-matrix-5x5-sensitive.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,43 +18,53 @@ objects:
abbreviation: AC
name: rare
description: rare
hexcolor: '#BBF7D0'
- id: 1
abbreviation: LI
name: unlikely
description: unlikely
hexcolor: '#BEF264'
- id: 2
abbreviation: MO
name: moderate
description: moderate
hexcolor: '#FEF08A'
- id: 3
abbreviation: UN
name: likely
description: likely
hexcolor: '#FBBF24'
- id: 4
abbreviation: RA
name: almost certain
description: almost certain
hexcolor: '#F87171'
impact:
- id: 0
abbreviation: IN
name: insignificant
description: insignificant
hexcolor: '#BBF7D0'
- id: 1
abbreviation: MI
name: minor
description: minor
hexcolor: '#BEF264'
- id: 2
abbreviation: SI
name: significant
description: significant
hexcolor: '#FEF08A'
- id: 3
abbreviation: MA
name: major
description: major
hexcolor: '#FBBF24'
- id: 4
abbreviation: SE
name: severe
description: severe
hexcolor: '#F87171'
risk:
- id: 0
abbreviation: LO
Expand Down

0 comments on commit 4694360

Please sign in to comment.