Description
Provides AppArmor, a Linux security framework for confining programs with mandatory access-control profiles. Profiles can limit which files, capabilities, and resources an application may use.
Use it when you want application confinement and are ready to manage profiles. Misconfigured profiles can either block legitimate behavior or fail to restrict the risky paths you care about.