Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ identifiers:

references:
srg: SRG-OS-000471-GPOS-00215
stigid@ol8: OL08-00-030645
stigid@sle15: SLES-15-030015


Expand All @@ -40,4 +41,5 @@ template:
name: audit_rules_watch
vars:
path: /etc/cron.d/
key@ol8: cronjobs
key: actions
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ identifiers:

references:
srg: SRG-OS-000363-GPOS-00150,SRG-OS-000363-GPOS-00150,SRG-OS-000446-GPOS-00200,SRG-OS-000447-GPOS-00201
stigid@ol8: OL08-00-030645
stigid@sle15: SLES-15-030015

ocil_clause: 'command does not return a line, or the line is commented out'
Expand Down
4 changes: 4 additions & 0 deletions products/ol8/profiles/stig.profile
Original file line number Diff line number Diff line change
Expand Up @@ -902,6 +902,10 @@ selections:
# OL08-00-030640
- file_audit_tools_group_ownership

# OL08-00-030645
- audit_rules_etc_cron_d
- audit_rules_var_spool_cron

# OL08-00-030650
- aide_check_audit_tools

Expand Down
Loading