From dd4485303090881ba0c065b427210d543e1ff71e Mon Sep 17 00:00:00 2001 From: nbg84 Date: Wed, 16 Nov 2022 14:49:26 -0500 Subject: [PATCH] Added control ac-6 #19 --- system-security-plan/partials/ac-6.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 system-security-plan/partials/ac-6.yaml diff --git a/system-security-plan/partials/ac-6.yaml b/system-security-plan/partials/ac-6.yaml new file mode 100644 index 0000000..0160bff --- /dev/null +++ b/system-security-plan/partials/ac-6.yaml @@ -0,0 +1,10 @@ +- uuid: {{ uuid.control }} + control-id: ac-6 + statements: + - statement-id: + uuid: {{ uuid.statement }} + by-components: + - component-uuid: {{ uuid.component-uuid }} + uuid: {{ uuid.by-component }} + description: >- + Least privilege will be employed to allow authorized access required to accomplish assigned tasks. \ No newline at end of file