Crate apparmor_util

Source
Expand description

This library contains functionality for parsing AppArmor files and creating rules and profiles.

Currently the crate is only meant to be used as a command line program. The only way to adjust the AppContext is by using command line arguments.

Structs§

AppArmorUtil
Struct for handling and managing AppArmor rules.
AppContext
The context of the app’s execution.