From de611d3631d1053274a7308b4c394383ddf52505 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Fr=C3=BChauf?= <102739244+fruehaufm@users.noreply.github.com> Date: Fri, 1 Jul 2022 13:10:28 +0200 Subject: [PATCH] Replaced "none" by "degraded" As discussed in https://github.com/CERTCC/SSVC/pull/187 . --- ssvc-calc/Deployer-v2.0.0.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/ssvc-calc/Deployer-v2.0.0.json b/ssvc-calc/Deployer-v2.0.0.json index d735cbfd..a2fb93a8 100644 --- a/ssvc-calc/Deployer-v2.0.0.json +++ b/ssvc-calc/Deployer-v2.0.0.json @@ -243,8 +243,8 @@ "key": "M", "options": [ { - "label": "none", - "key": "N", + "label": "degraded", + "key": "D", "description": "Little to no impact up to degradation of non-essential functions; chronic degradation would eventually harm essential functions. (aka Non-Essential Degraded)" }, { @@ -297,7 +297,7 @@ "child_label": "Mission Impact", "child_key": "M", "child_option_labels":[ - "none", + "degraded", "crippled" ] @@ -339,7 +339,7 @@ "child_label": "Mission Impact", "child_key": "M", "child_option_labels":[ - "none", + "degraded", "crippled" ] @@ -380,7 +380,7 @@ "child_label": "Mission Impact", "child_key": "M", "child_option_labels":[ - "none", + "degraded", "crippled", "mef failure" ] @@ -428,7 +428,7 @@ "child_label": "Mission Impact", "child_key": "M", "child_option_labels":[ - "none", + "degraded", "crippled", "mef failure", "mission failure"