2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-22 10:07:12 +00:00

Update WorkItems

John Johansen 2019-10-16 09:38:13 +00:00
parent 35dced2f21
commit a3bcf99d53

@ -341,7 +341,7 @@ graph TB
UtilsNotifyPolicy --> LibNotifyPolicy
UtilsNotifyPolicy --> ParserNotifyPolicy
TypeCache --> ObjType[Object Type]
ObjType -> PermRemap[permission remap]
ObjType --> PermRemap[permission remap]
KernelWork --> AuditRework[Rework AppArmor Audit]
ObjectDelegationBase --> TypeCache
ObjectDelegationBase --> LabelIt[Split Label Iterator]