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

Fix RHEL7 rules sshd_use_strong_macs and sshd_use_strong_ciphers. #5010

Merged
merged 2 commits into from
Nov 15, 2019

Commits on Nov 14, 2019

  1. Fix RHEL7 rules sshd_use_strong_macs and sshd_use_strong_ciphers.

    - Implemented Bash remediations according to rule description.
    - Synced sshd_use_strong_ciphers OVAL according with the rule description.
    matejak committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    8bf82a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. Fixed sshd_use_strong_ciphers.

    - Fixed ciphers rule description metadata and bash remediation - removed duplicate ciphers.
    - Fixed ciphers rule OVAL.
    - Added test cases.
    matejak committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    32c5bdb View commit details
    Browse the repository at this point in the history