4
0
Fork 0

Merge pull request #151 from sickbock/devel

Corrections to tags and a variable
This commit is contained in:
uk-bolly 2024-01-26 12:37:20 +00:00 committed by GitHub
commit 902956e51d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 7 additions and 7 deletions

View file

@ -67,7 +67,7 @@
/sbin/autrace p+i+n+u+g+s+b+acl+xattrs+sha512
validate: aide -D --config %s
when:
- rhel9cis_rule_1_3_2
- rhel9cis_rule_1_3_3
- not system_is_ec2
tags:
- level1-server

View file

@ -261,4 +261,4 @@
- level1-workstation
- patch
- gui
- rule_1.8.4
- rule_1.8.10

View file

@ -12,7 +12,7 @@
- level1-workstation
- patch
- password
- rule_5.5.1.1
- rule_5.6.1.1
- name: "5.6.1.2 | PATCH | Ensure minimum days between password changes is 7 or more"
ansible.builtin.lineinfile:
@ -117,4 +117,4 @@
- level1-server
- level1-workstation
- patch
- rule_5.5.1.5
- rule_5.6.1.5

View file

@ -118,7 +118,7 @@
- level1-workstation
- patch
- permissions
- rule_6.1.10
- rule_6.1.8
- name: "6.1.9 | PATCH | Ensure no world writable files exist"
block:
@ -253,7 +253,7 @@
- patch
- stickybits
- permissons
- rule_1.1.21
- rule_6.1.12
- name: "6.1.13 | AUDIT | Audit SUID executables"
block:

View file

@ -73,7 +73,7 @@
- audit
- accounts
- groups
- rule_6.2.2
- rule_6.2.3
- name: "6.2.4 | AUDIT Ensure no duplicate UIDs exist"
block: