Skip to content

Commit b461247

Browse files
authored
Merge pull request #11270 from marcusburghardt/directory_access_var_log_audit_rhel9
Include rhel9 in prodtype for directory_access_var_log_audit
2 parents 422606f + c8e78d8 commit b461247

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

linux_os/guide/system/auditing/auditd_configure_rules/directory_access_var_log_audit/rule.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
documentation_complete: true
22

3-
prodtype: fedora,ol7,ol8,rhcos4,rhel7,rhel8,rhv4
3+
prodtype: fedora,ol7,ol8,rhcos4,rhel7,rhel8,rhel9,rhv4
44

55
title: 'Record Access Events to Audit Log Directory'
66

@@ -27,6 +27,7 @@ identifiers:
2727
cce@rhcos4: CCE-82712-1
2828
cce@rhel7: CCE-82071-2
2929
cce@rhel8: CCE-80941-8
30+
cce@rhel9: CCE-86574-1
3031

3132
references:
3233
nist: AU-2(d),AU-12(c),AC-6(9),CM-6(a)

shared/references/cce-redhat-avail.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,6 @@ CCE-86567-5
277277
CCE-86568-3
278278
CCE-86569-1
279279
CCE-86570-9
280-
CCE-86574-1
281280
CCE-86575-8
282281
CCE-86576-6
283282
CCE-86577-4

0 commit comments

Comments
 (0)