From 2266bba20e787d61f2398c5c8e64de7efff208e1 Mon Sep 17 00:00:00 2001 From: Ryan Willis Date: Mon, 18 Sep 2023 11:40:42 -0700 Subject: [PATCH] [APP-13637] fix JSON formatting in v4/fedramp-high --- templates/standards/fedramp/v4/fedramp-high.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/templates/standards/fedramp/v4/fedramp-high.json b/templates/standards/fedramp/v4/fedramp-high.json index 7ab2233..b385b12 100644 --- a/templates/standards/fedramp/v4/fedramp-high.json +++ b/templates/standards/fedramp/v4/fedramp-high.json @@ -203,6 +203,7 @@ "mappedControls": [ "cp-access-privileged", "cp-access-rbac" + ] }, { "ref": "AC-6 (5)", @@ -3345,7 +3346,7 @@ { "ref": "SC-7 (5)", "title": "Boundary Protection | Deny By Default / Allow By Exception", - "summary": "The information system at managed interfaces denies network communications traffic by default and allows network communications traffic by exception (i.e., deny all, permit by exception).",, + "summary": "The information system at managed interfaces denies network communications traffic by default and allows network communications traffic by exception (i.e., deny all, permit by exception).", "mappedControls": [ "cp-threat-firewall", "cp-ccm-network", @@ -3938,6 +3939,7 @@ "mappedControls": [ "cp-data-protection-integrity", "cp-data-protection" + ] } ] }