security-profiles-operator icon indicating copy to clipboard operation
security-profiles-operator copied to clipboard

Add or document globing in AppArmorProfile spec

Open Edan-Hamilton opened this issue 8 months ago • 2 comments
trafficstars

What would you like to be added:

Various globs are available in an AppArmor profile, such as path*, /**/path, and /base/{path1,path2}. If this is also supported by the AppArmorProfile spec, then it should be documented. If it is not supported, it should be supported.

Why is this needed:

Globing reduces the number of redundant rules that need to be written, and allow for rules where the precise path may not be known.

Edan-Hamilton avatar Mar 04 '25 05:03 Edan-Hamilton