aa-notify

AppArmor notification system

Install

All systems
curl cmd.cat/aa-notify.sh
Debian Debian
apt-get install apparmor-notify
Ubuntu
apt-get install apparmor-notify
Arch Arch Linux
pacman -S apparmor
image/svg+xml Kali Linux
apt-get install apparmor-notify
Windows (WSL2)
sudo apt-get update sudo apt-get install apparmor-notify
Raspbian
apt-get install apparmor-notify

apparmor-notify

AppArmor notification system

apparmor-notify provides a utility to display AppArmor denial messages via desktop notifications. The utility can also be used to generate summary reports.

apparmor

user-space parser utility for AppArmor

apparmor provides the system initialization scripts needed to use the AppArmor Mandatory Access Control system, including the AppArmor Parser which is required to convert AppArmor text profiles into machine-readable policies that are loaded into the kernel for use with the AppArmor Linux Security Module.