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

Improve audit_rules_privileged_commands #12607

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Nov 13, 2024

  1. Improve audit_rules_privileged_commands

    The rule audit_rules_privileged_commands needs to be
    adjusted because it doesn't work in bootable containers.
    - exclude /sysroot from searching for privileged commands
    - include composefs as a valid type of filesystem partition
    - apply remediations on the root filesystem during image build
    jan-cerny committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    6c9e879 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Fix Shellcheck warning

    jan-cerny committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    c5b20f9 View commit details
    Browse the repository at this point in the history