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 AppArmor Support #8299 #18858

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

Add AppArmor Support #8299 #18858

wants to merge 11 commits into from

Commits on May 12, 2024

  1. add support for apparmor

    nnzv committed May 12, 2024
    Configuration menu
    Copy the full SHA
    e0c9cc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6103c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c66cc13 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    e64a71b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16527f5 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    0a9728b View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. iso: add apparmor kernel config

    Apparmor configured for aarch64 and x86_64 platforms, requiring
    activation via kernel parameters (e.g., via grub.cfg). Debug
    settings enabled for future apparmor issue resolution.
    nnzv committed May 24, 2024
    Configuration menu
    Copy the full SHA
    494ee1d View commit details
    Browse the repository at this point in the history
  2. iso: add apparmor utils and extra utils

    Added apparmor utilities and extra utilities to configurations
    for both aarch64 and x86_64 platforms. Apparmor utilities such
    as aa-status are helpful for exploring this LSM, while additional
    utilities require Perl and other dependencies, hopefully already
    enabled.
    nnzv committed May 24, 2024
    Configuration menu
    Copy the full SHA
    e109ed0 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    3841b3d View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    10e7038 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    43bd765 View commit details
    Browse the repository at this point in the history