SV-279582r1192311_rule
V-279582
SRG-OS-000368-GPOS-00154
NXAC-OS-000129
CAT II
10
1. For AOS, Prism Central, and Files, set the SCMA framework to check the baseline daily using the following command.
$ sudo ncli cluster edit-cvm-security-params schedule=daily
2. For AHV, set the SCMA framework to check the baseline daily using the following command.
$ sudo ncli cluster edit-hypervisor-security-params schedule=hourly
1. For AOS, Prism Central, and Files, verify the SCMA framework is set to check the baseline daily using the following command.
$ ncli cluster get-cvm-security-config | egrep 'Schedule'
Schedule : DAILY
2. For AHV, verify the SCMA framework is set to check the baseline daily using the following command.
$ ncli cluster get-hypervisor-security-config | egrep 'Schedule'
Schedule : DAILY
If the SCMA framework "Schedule" is not set to "DAILY", this is a finding.
V-279582
False
NXAC-OS-000129
1. For AOS, Prism Central, and Files, verify the SCMA framework is set to check the baseline daily using the following command.
$ ncli cluster get-cvm-security-config | egrep 'Schedule'
Schedule : DAILY
2. For AHV, verify the SCMA framework is set to check the baseline daily using the following command.
$ ncli cluster get-hypervisor-security-config | egrep 'Schedule'
Schedule : DAILY
If the SCMA framework "Schedule" is not set to "DAILY", this is a finding.
M
5730