From 7c015c8600f4a0cef44823c4bae309915695bc34 Mon Sep 17 00:00:00 2001 From: YiscahLevySilas1 Date: Sun, 25 Feb 2024 11:05:38 +0200 Subject: [PATCH] rename C-0007 to `Roles with delete capabilities` Signed-off-by: YiscahLevySilas1 --- controls/C-0007-datadestruction.json | 2 +- frameworks/allcontrols.json | 2 +- frameworks/clusterscan.json | 2 +- frameworks/mitre.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/controls/C-0007-datadestruction.json b/controls/C-0007-datadestruction.json index ae5fb367f..3b6ad93d8 100644 --- a/controls/C-0007-datadestruction.json +++ b/controls/C-0007-datadestruction.json @@ -1,5 +1,5 @@ { - "name": "Data Destruction", + "name": "Roles with delete capabilities", "attributes": { "microsoftMitreColumns": [ "Impact" diff --git a/frameworks/allcontrols.json b/frameworks/allcontrols.json index 2ebf4eed0..e730e11fc 100644 --- a/frameworks/allcontrols.json +++ b/frameworks/allcontrols.json @@ -39,7 +39,7 @@ { "controlID": "C-0007", "patch": { - "name": "Data Destruction" + "name": "Roles with delete capabilities" } }, { diff --git a/frameworks/clusterscan.json b/frameworks/clusterscan.json index 2a4501b1b..65238e9c3 100644 --- a/frameworks/clusterscan.json +++ b/frameworks/clusterscan.json @@ -59,7 +59,7 @@ { "controlID": "C-0007", "patch": { - "name": "Data Destruction" + "name": "Roles with delete capabilities" } }, { diff --git a/frameworks/mitre.json b/frameworks/mitre.json index 76ff2c248..f043c7162 100644 --- a/frameworks/mitre.json +++ b/frameworks/mitre.json @@ -21,7 +21,7 @@ { "controlID": "C-0007", "patch": { - "name": "Data Destruction" + "name": "Roles with delete capabilities" } }, {