From 4c4268ef9b2c099d324153f6df8634ac0bc82d32 Mon Sep 17 00:00:00 2001 From: "Allen D. Householder" Date: Tue, 11 Jul 2023 12:31:39 -0400 Subject: [PATCH] Update Deployer.json to agree with #262 and #249 Issue #249 changed the CSV files but we forgot to update Deployer.json --- ssvc-calc/Deployer.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ssvc-calc/Deployer.json b/ssvc-calc/Deployer.json index 72c08a88..bf749350 100644 --- a/ssvc-calc/Deployer.json +++ b/ssvc-calc/Deployer.json @@ -623,7 +623,7 @@ "Exposure": "open", "Automatable": "no", "Human Impact": "low", - "Priority": "defer" + "Priority": "scheduled" }, { "Exploitation": "PoC", @@ -714,7 +714,7 @@ "Exposure": "small", "Automatable": "yes", "Human Impact": "medium", - "Priority": "scheduled" + "Priority": "out-of-cycle" }, { "Exploitation": "active", @@ -763,7 +763,7 @@ "Exposure": "controlled", "Automatable": "yes", "Human Impact": "low", - "Priority": "scheduled" + "Priority": "out-of-cycle" }, { "Exploitation": "active", @@ -798,7 +798,7 @@ "Exposure": "open", "Automatable": "no", "Human Impact": "medium", - "Priority": "scheduled" + "Priority": "out-of-cycle" }, { "Exploitation": "active",