diff --git a/hubblestack_nova_profiles/cis/centos-7-level-1-scored-v2.yaml b/hubblestack_nova_profiles/cis/centos-7-level-1-scored-v2.yaml index 6ba7e42..4213e92 100644 --- a/hubblestack_nova_profiles/cis/centos-7-level-1-scored-v2.yaml +++ b/hubblestack_nova_profiles/cis/centos-7-level-1-scored-v2.yaml @@ -905,7 +905,9 @@ stat: data: CentOS Linux-7: - /etc/passwd: + gid: 0 group: root + mode: 644 tag: CIS-6.1.2 uid: 0 user: root @@ -947,7 +949,9 @@ stat: data: CentOS Linux-7: - /etc/passwd-: + gid: 0 group: root + mode: 644 tag: CIS-6.1.6 uid: 0 user: root diff --git a/hubblestack_nova_profiles/cis/rhels-7-level-1-scored-v1.yaml b/hubblestack_nova_profiles/cis/rhels-7-level-1-scored-v1.yaml index 95490ee..3b2d7f7 100644 --- a/hubblestack_nova_profiles/cis/rhels-7-level-1-scored-v1.yaml +++ b/hubblestack_nova_profiles/cis/rhels-7-level-1-scored-v1.yaml @@ -904,7 +904,9 @@ stat: data: Red Hat Enterprise Linux Server-7: - /etc/passwd: + gid: 0 group: root + mode: 644 tag: CIS-6.1.2 uid: 0 user: root @@ -946,7 +948,9 @@ stat: data: Red Hat Enterprise Linux Server-7: - /etc/passwd-: + gid: 0 group: root + mode: 644 tag: CIS-6.1.6 uid: 0 user: root diff --git a/hubblestack_nova_profiles/cis/rhelw-7-level-1-scored-v1.yaml b/hubblestack_nova_profiles/cis/rhelw-7-level-1-scored-v1.yaml index 7028f88..4c56a9b 100644 --- a/hubblestack_nova_profiles/cis/rhelw-7-level-1-scored-v1.yaml +++ b/hubblestack_nova_profiles/cis/rhelw-7-level-1-scored-v1.yaml @@ -884,7 +884,9 @@ stat: data: Red Hat Enterprise Linux Workstation-7: - /etc/passwd: + gid: 0 group: root + mode: 644 tag: CIS-6.1.2 uid: 0 user: root @@ -926,7 +928,9 @@ stat: data: Red Hat Enterprise Linux Workstation-7: - /etc/passwd-: + gid: 0 group: root + mode: 644 tag: CIS-6.1.6 uid: 0 user: root