2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-29 13:28:19 +00:00

Update WorkItems

John Johansen 2019-10-16 05:16:54 +00:00
parent 8daf37cc2e
commit 2c5f62fde5

@ -306,10 +306,9 @@ Most work items cover more than one section of the stack, however there are seve
```mermaid
graph TD;
Prompting --> Prompting Kernel Work;
Prompting --> "Prompting Kernel Work";
Prompting --> Parser;
Prompting --> libapparmor api;
Prompting --> libapparmor audit parsing;
Prompting --> B;
B --> C;
B --> D;
C --> F;