Skip to content

Commit

Permalink
Merge pull request #160 from JupiterOne/APP-13637-fix-fedramp-v4
Browse files Browse the repository at this point in the history
[APP-13637] fix JSON formatting in v4/fedramp-high
  • Loading branch information
ryan-willis authored Sep 18, 2023
2 parents 233a0a3 + 2266bba commit 4f4e8db
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion templates/standards/fedramp/v4/fedramp-high.json
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@
"mappedControls": [
"cp-access-privileged",
"cp-access-rbac"
]
},
{
"ref": "AC-6 (5)",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -3938,6 +3939,7 @@
"mappedControls": [
"cp-data-protection-integrity",
"cp-data-protection"
]
}
]
}
Expand Down

0 comments on commit 4f4e8db

Please sign in to comment.