mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-31 06:16:03 +00:00
Add a basic tool for manipulating the apparmor features abi via libapparmor. This serves as a basic tool and as an example of using the library api. Currently its function is limited to extracting the kernel feature abi and loading a feature abi from a file and then outputing it. In the future it will pickup the ability to verify the feature abi, and merge feature abis. MR: https://gitlab.com/apparmor/apparmor/-/merge_requests/613 Signed-off-by: John Johansen <john.johansen@canonical.com> Acked-by: Steve Beattie <steve.beattie@canonical.com>
What little documentation exists is in include/aalogparse.h. Please file bugs using https://gitlab.com/apparmor/apparmor/-/issues