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

Add remediation for RHEL-08-040090 #427

Merged
merged 3 commits into from
Aug 1, 2023

Commits on Jul 3, 2023

  1. Add remediation for RHEL-08-040090

    It _appears_ that the OSCAP content already takes care of this, but this
    will still show up on _some_ hardening-scans. Adding this state to make
    it easier to point to code that, "yes, watchmaker _is_ setting this,
    appropriately"
    
    Closes plus3it#422
    ferricoxide committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    0920137 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Change to softer dependency-assertion method

    Probably don't strictly *need* a dependency-path for this one, but going
    to leave it here until it proves problematic
    ferricoxide committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    b978db7 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Try to get past missing-subsystem error

    Also: dependency-assertion is 'require' not 'requires'
    ferricoxide committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    4b24e0a View commit details
    Browse the repository at this point in the history