From 7c9266268fead96ff7d86d324eb875b60a2f1b35 Mon Sep 17 00:00:00 2001 From: "Austin Songer,MIS,CEH,ESCA,Project+ (Navy Veteran)" Date: Sun, 16 Jun 2024 12:27:44 -0500 Subject: [PATCH] Create KMS.json --- rules/aws/KMS.json | 59 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 rules/aws/KMS.json diff --git a/rules/aws/KMS.json b/rules/aws/KMS.json new file mode 100644 index 0000000..dc3aca0 --- /dev/null +++ b/rules/aws/KMS.json @@ -0,0 +1,59 @@ +{ + "": "", + "domain": [ + { + "rule": "", + "command": "y", + "sub-command": "", + "parameters": { + "": "" + }, + "explanation": "" + "controls": [ + { + "nist800-53v5": "", + "pci-dss-4.0.0": "", + "iso-27001-2022": "", + "soc-2": "", + "hipaa-security": "" + } + ] + }, + { + "rule": "", + "command": "y", + "sub-command": "", + "parameters": { + "": "" + }, + "explanation": "" + "controls": [ + { + "nist800-53v5": "", + "pci-dss-4.0.0": "", + "iso-27001-2022": "", + "soc-2": "", + "hipaa-security": "" + } + ] + }, + { + "rule": "", + "command": "y", + "sub-command": "", + "parameters": { + "": "" + }, + "explanation": "" + "controls": [ + { + "nist800-53v5": "", + "pci-dss-4.0.0": "", + "iso-27001-2022": "", + "soc-2": "", + "hipaa-security": "" + } + ] + } + ] +}