From f6fa22d8859552009749c694b64ec4361a1d8e74 Mon Sep 17 00:00:00 2001 From: nbg84 Date: Mon, 13 Mar 2023 16:06:24 -0400 Subject: [PATCH] AC-2.13-Adding exports for research #68 --- .../partials_CSP/ac-2.13.yaml | 21 ++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/system-security-plan/partials_CSP/ac-2.13.yaml b/system-security-plan/partials_CSP/ac-2.13.yaml index 0f4eba1..8fef774 100644 --- a/system-security-plan/partials_CSP/ac-2.13.yaml +++ b/system-security-plan/partials_CSP/ac-2.13.yaml @@ -15,4 +15,23 @@ - component-uuid: {{ uuid:component-uuid }} uuid: {{ uuid:by-component }} description: >- - Cloud service provider user accounts are disabled by the system administrator within 1 hour after they are notified of unathorized access. An account disabled verification e-mail is sent to the system owner. \ No newline at end of file + Cloud service provider user accounts are disabled by the system administrator within 1 hour after they are notified of unathorized access. An account disabled verification e-mail is sent to the system owner. + + export: + provided: + uuid: {{ uuid:provided }} + description: >- + The cloud service provider user accounts are disabled by the system administrator within specific time frame of notification and the system owner is notified. + import-ref: "" + implementation-status: + state: implemented + remarks: "" + inheritance: + type: full + remarks: "" + responsibilities: + uuid: {{ uuid:responsibilities }} + provided-uuid: {{ uuid:provided }} + description: >- + The cloud service provider user accounts are disabled when notified and a notification of the action is sent to the system owner. + action: "" \ No newline at end of file