-
Notifications
You must be signed in to change notification settings - Fork 181
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into CA-294-Refactor-library-management
- Loading branch information
Showing
14 changed files
with
9,862 additions
and
5 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,3 +5,5 @@ | |
.git* | ||
.pytest* | ||
.idea* | ||
venv/ | ||
env/ |
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 |
---|---|---|
|
@@ -60,7 +60,7 @@ representative at an online or offline event. | |
|
||
Instances of abusive, harassing, or otherwise unacceptable behavior may be | ||
reported to the community leaders responsible for enforcement at | ||
[email protected]. | ||
[email protected] or our [Discord](https://discord.gg/qvkaMdQ8da). | ||
All complaints will be reviewed and investigated promptly and fairly. | ||
|
||
All community leaders are obligated to respect the privacy and security of the | ||
|
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
Large diffs are not rendered by default.
Oops, something went wrong.
57 changes: 57 additions & 0 deletions
57
backend/library/libraries/matrice-des-risques-critiques-3x3.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,57 @@ | ||
urn: urn:protocolpaladin:risk:library:matrice-des-risques-critiques-3x3 | ||
locale: fr | ||
ref_id: matrice-des-risques-critiques-3x3 | ||
name: Matrice des risques critiques 3x3 | ||
description: Matrice des risques critiques 3x3 | ||
version: 1 | ||
provider: intuitem | ||
packager: protocolpaladin | ||
objects: | ||
risk_matrix: | ||
- urn: urn:protocolpaladin:risk:matrix:matrice-des-risques-critiques-3x3 | ||
ref_id: matrice-des-risques-critiques-3x3 | ||
name: Matrice des risques critiques 3x3 | ||
description: Matrice des risques critiques 3x3 | ||
probability: | ||
- abbreviation: F | ||
name: Faible | ||
description: Événement peu fréquent | ||
- abbreviation: M | ||
name: Moyen | ||
description: Événement occasionnel | ||
- abbreviation: E | ||
name: Élevé | ||
description: Événement fréquent | ||
impact: | ||
- abbreviation: F | ||
name: Faible | ||
description: Impact faible | ||
- abbreviation: M | ||
name: Moyen | ||
description: Impact moyen | ||
- abbreviation: E | ||
name: Élevé | ||
description: Impact élevé | ||
risk: | ||
- abbreviation: F | ||
name: Faible | ||
description: Risque acceptable | ||
hexcolor: "#00FF00" | ||
- abbreviation: M | ||
name: Moyen | ||
description: Risque nécessitant une atténuation dans les 2 ans | ||
hexcolor: "#FFFF00" | ||
- abbreviation: E | ||
name: Élevé | ||
description: Risque inacceptable | ||
hexcolor: "#FF0000" | ||
grid: | ||
- - 0 | ||
- 1 | ||
- 1 | ||
- - 1 | ||
- 1 | ||
- 2 | ||
- - 1 | ||
- 2 | ||
- 2 |
93 changes: 93 additions & 0 deletions
93
backend/library/libraries/matrice-des-risques-critiques-5x5.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,93 @@ | ||
urn: urn:protocolpaladin:risk:library:matrice-des-risques-critiques-5x5 | ||
locale: fr | ||
ref_id: matrice-des-risques-critiques-5x5 | ||
name: Matrice des risques critiques 5x5 | ||
description: Matrice des risques critiques 5x5 | ||
version: 1 | ||
provider: intuitem | ||
packager: protocolpaladin | ||
objects: | ||
risk_matrix: | ||
- urn: urn:protocolpaladin:risk:matrix:matrice-des-risques-critiques-5x5 | ||
ref_id: matrice-des-risques-critiques-5x5 | ||
name: Matrice des risques critiques 5x5 | ||
description: Matrice des risques critiques 5x5 | ||
probability: | ||
- abbreviation: TF | ||
name: Très faible | ||
description: Événement très peu fréquent | ||
- abbreviation: F | ||
name: Faible | ||
description: Événement peu fréquent | ||
- abbreviation: M | ||
name: Moyen | ||
description: Événement occasionnel | ||
- abbreviation: E | ||
name: Élevé | ||
description: Événement fréquent | ||
- abbreviation: TE | ||
name: Très élevé | ||
description: Événement très fréquent | ||
impact: | ||
- abbreviation: TF | ||
name: Très faible | ||
description: Impact très faible | ||
- abbreviation: F | ||
name: Faible | ||
description: Impact faible | ||
- abbreviation: M | ||
name: Moyen | ||
description: Impact moyen | ||
- abbreviation: E | ||
name: Élevé | ||
description: Impact élevé | ||
- abbreviation: TE | ||
name: Très élevé | ||
description: Impact très élevé | ||
risk: | ||
- abbreviation: TF | ||
name: Très faible | ||
description: Risque négligeable | ||
hexcolor: "#BBF7D0" | ||
- abbreviation: F | ||
name: Faible | ||
description: Risque acceptable | ||
hexcolor: "#BEF264" | ||
- abbreviation: M | ||
name: Moyen | ||
description: Risque nécessitant une atténuation dans les 2 ans | ||
hexcolor: "#FEF08A" | ||
- abbreviation: E | ||
name: Élevé | ||
description: Risque nécessitant une atténuation dans les 6 mois | ||
hexcolor: "#FBBF24" | ||
- abbreviation: TE | ||
name: Très élevé | ||
description: Risque inacceptable | ||
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 |
Oops, something went wrong.