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

AppArmor recorder: do not include CAP_OPT_NOAUDIT events #2274

Merged
merged 6 commits into from
May 30, 2024

Commits on May 30, 2024

  1. make olm ci less flaky

    mhils committed May 30, 2024
    Configuration menu
    Copy the full SHA
    ea9ae98 View commit details
    Browse the repository at this point in the history
  2. cancel in-progress runs for PR

    mhils committed May 30, 2024
    Configuration menu
    Copy the full SHA
    42e20e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b96ef7 View commit details
    Browse the repository at this point in the history
  4. make retry logic more general

    mhils committed May 30, 2024
    Configuration menu
    Copy the full SHA
    98c7ef4 View commit details
    Browse the repository at this point in the history
  5. use try_until_ok everywhere

    mhils committed May 30, 2024
    Configuration menu
    Copy the full SHA
    1b2bf6a View commit details
    Browse the repository at this point in the history
  6. apparmor recorder: do not include CAP_OPT_NOAUDIT events

    this ensures that we do not end up with unused (sensitive) permissions in the profile
    mhils committed May 30, 2024
    Configuration menu
    Copy the full SHA
    56361f7 View commit details
    Browse the repository at this point in the history