Skip to content

Commit

Permalink
remove waivers for ansible remediation of rule sshd_use_strong_macs
Browse files Browse the repository at this point in the history
This rule did not have Ansible remediation in the past, now it has one.
  • Loading branch information
vojtapolasek authored and matusmarhefka committed Sep 20, 2023
1 parent ae831e6 commit 8f8cd94
Showing 1 changed file with 0 additions and 5 deletions.
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

0 comments on commit 8f8cd94

Please sign in to comment.