8000 Add audit_rules_mac_modification_etc_selinux to the PCI DSS 4 control file by Mab879 · Pull Request #13281 · ComplianceAsCode/content · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add audit_rules_mac_modification_etc_selinux to the PCI DSS 4 control file #13281

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 7, 2025
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
1 change: 1 addition & 0 deletions controls/pcidss_4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2877,6 +2877,7 @@ controls:
- audit_rules_dac_modification_removexattr
- audit_rules_dac_modification_setxattr
- audit_rules_networkconfig_modification
- audit_rules_mac_modification_etc_selinux
8000
- id: '10.4'
title: Audit logs are reviewed to identify anomalies or suspicious activity.
Expand Down
1 change: 1 addition & 0 deletions products/rhel8/profiles/pci-dss.profile
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,4 @@ selections:
- '!aide_periodic_checking_systemd_timer'
- '!package_cryptsetup-luks_installed'
- '!audit_rules_file_deletion_events_renameat2'
- '!audit_rules_mac_modification_etc_selinux'
1 change: 1 addition & 0 deletions products/rhel9/profiles/pci-dss.profile
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,4 @@ selections:
- '!ensure_shadow_group_empty'
- '!service_timesyncd_enabled'
- '!audit_rules_file_deletion_events_renameat2'
- '!audit_rules_mac_modification_etc_selinux'
5 changes: 3 additions & 2 deletions products/sle12/profiles/pci-dss.profile
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ selections:
- sshd_approved_macs=cis_sle12
- sshd_approved_ciphers=cis_sle12
- var_multiple_time_servers=suse
- var_multiple_time_pools=suse
# Exclude from PCI DISS profile all rules related to ntp and timesyncd and keep only
- var_multiple_time_pools=suse
# Exclude from PCI DISS profile all rules related to ntp and timesyncd and keep only
# rules related to chrony
- '!ntpd_specify_multiple_servers'
- '!ntpd_specify_remote_server'
Expand All @@ -36,3 +36,4 @@ selections:
- '!accounts_passwords_pam_faillock_unlock_time'
- '!accounts_password_pam_ucredit'
- '!accounts_password_pam_minlen'
- '!audit_rules_mac_modification_etc_selinux'
1 change: 1 addition & 0 deletions products/sle15/profiles/pci-dss-4.profile
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,4 @@ selections:
- '!network_nmcli_permissions'
- '!package_cryptsetup-luks_installed'
- '!audit_rules_file_deletion_events_renameat2'
- '!audit_rules_mac_modification_etc_selinux'
Loading
0