From 644df64980728523804f2d11feb12a82007c9b71 Mon Sep 17 00:00:00 2001 From: nbg84 Date: Mon, 13 Mar 2023 15:59:28 -0400 Subject: [PATCH] AC-2.5-Adding exports for research #68 --- system-security-plan/partials_CSP/ac-2.5.yaml | 21 ++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/system-security-plan/partials_CSP/ac-2.5.yaml b/system-security-plan/partials_CSP/ac-2.5.yaml index e9acebe..139efcd 100644 --- a/system-security-plan/partials_CSP/ac-2.5.yaml +++ b/system-security-plan/partials_CSP/ac-2.5.yaml @@ -12,4 +12,23 @@ - component-uuid: {{ uuid:component-uuid }} uuid: {{ uuid:by-component }} description: >- - Cloud service provider requires users to log out if 5 minutes of inactivity will occur or if they are leaving their PC, laptop, or any networked device. \ No newline at end of file + Cloud service provider requires users to log out if 5 minutes of inactivity will occur or if they are leaving their PC, laptop, or any networked device. + + export: + provided: + uuid: {{ uuid:provided }} + description: >- + The cloud service provider requires users to log out from their systems if they are going to be inactive for a specific time frame or if they are leaving their systems. + import-ref: "" + implementation-status: + state: implemented + remarks: "" + inheritance: + type: full + remarks: "" + responsibilities: + uuid: {{ uuid:responsibilities }} + provided-uuid: {{ uuid:provided }} + description: >- + The cloud service provider requires users to log out when leaving their systems. + action: "" \ No newline at end of file