Skip to content

Commit

Permalink
Add DISA alignment specific waivers
Browse files Browse the repository at this point in the history
  • Loading branch information
mildas authored and comps committed Mar 6, 2024
1 parent 5748c39 commit 84192aa
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions conf/waivers-upstream
Original file line number Diff line number Diff line change
Expand Up @@ -277,4 +277,22 @@
/per-rule/[^/]+/tftpd_uses_secure_mode/wrong.fail
rhel == 9

# DISA Alignment waivers
#
# https://github.com/ComplianceAsCode/content/issues/9307 (DISA issue)
/scanning/disa-alignment/oscap/sysctl_kernel_yama_ptrace_scope
# https://github.com/ComplianceAsCode/content/issues/9308 (DISA issue)
/scanning/disa-alignment/oscap/sysctl_kernel_core_pattern
# https://github.com/ComplianceAsCode/content/issues/10044 (DISA issue)
/scanning/disa-alignment/oscap/accounts_password_pam_pwhistory_remember_password_auth
# https://github.com/ComplianceAsCode/content/issues/11197 (DISA issue)
/scanning/disa-alignment/oscap/display_login_attempts
rhel == 8
# https://github.com/ComplianceAsCode/content/issues/11649 (DISA issue)
/scanning/disa-alignment/oscap/installed_OS_is_vendor_supported
# https://github.com/ComplianceAsCode/content/issues/11650
/scanning/disa-alignment/oscap/kernel_module_tipc_disabled
rhel == 9


# vim: syntax=python

0 comments on commit 84192aa

Please sign in to comment.