Skip to content
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

remove waivers for ansible remediation of rule sshd_use_strong_macs #71

Merged
Merged
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
5 changes: 0 additions & 5 deletions conf/waivers-upstream
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,6 @@
rhel == 8
# RHEL-7
/hardening/ansible/.+/sshd_use_strong_ciphers
/hardening/ansible/.+/sshd_use_strong_macs
/hardening/ansible/.+/audit_rules_for_ospp
/hardening/ansible/.+/aide_use_fips_hashes
/hardening/ansible/.+/smartcard_auth
Expand Down Expand Up @@ -222,8 +221,4 @@
/hardening/host-os/oscap/anssi_nt28_high/audit_rules_privileged_commands
rhel == 7 and arch == 'ppc64le'

# https://github.com/ComplianceAsCode/content/issues/11018
/hardening/.+/e8/sshd_use_strong_macs
rhel == 7 and status == 'error' and note == 'unknown'

# vim: syntax=python