You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ability to deny read, write, or execute to specific paths using the AppArmorProfile crd
Why is this needed:
Not all policies can be implemented using explicit allow rules. In particular, many complex applications require accessing a large portion of the filesystem, but should not be able to access specific sub-directories, or run particular binaries.
The text was updated successfully, but these errors were encountered:
What would you like to be added:
Ability to deny read, write, or execute to specific paths using the AppArmorProfile crd
Why is this needed:
Not all policies can be implemented using explicit allow rules. In particular, many complex applications require accessing a large portion of the filesystem, but should not be able to access specific sub-directories, or run particular binaries.
The text was updated successfully, but these errors were encountered: