forked from ansible-lockdown/RHEL9-CIS
Update cis_6.1.x.yml
Corrected tags: rule_6.1.8 & rule_6.1.12 Signed-off-by: Joachim la Poutré <14360383+sickbock@users.noreply.github.com>
This commit is contained in:
parent
3b256ff831
commit
d6b44aac70
1 changed files with 2 additions and 2 deletions
|
|
@ -118,7 +118,7 @@
|
||||||
- level1-workstation
|
- level1-workstation
|
||||||
- patch
|
- patch
|
||||||
- permissions
|
- permissions
|
||||||
- rule_6.1.10
|
- rule_6.1.8
|
||||||
|
|
||||||
- name: "6.1.9 | PATCH | Ensure no world writable files exist"
|
- name: "6.1.9 | PATCH | Ensure no world writable files exist"
|
||||||
block:
|
block:
|
||||||
|
|
@ -253,7 +253,7 @@
|
||||||
- patch
|
- patch
|
||||||
- stickybits
|
- stickybits
|
||||||
- permissons
|
- permissons
|
||||||
- rule_1.1.21
|
- rule_6.1.12
|
||||||
|
|
||||||
- name: "6.1.13 | AUDIT | Audit SUID executables"
|
- name: "6.1.13 | AUDIT | Audit SUID executables"
|
||||||
block:
|
block:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue