Binary package “uwsgi-plugin-apparmor” in ubuntu focal

apparmor plugin for uwsgi

 uWSGI presents a complete stack for networked/clustered web applications,
 implementing message/object passing, caching, RPC and process management.
 It uses the uwsgi protocol for all the networking/interprocess communications.
 .
 This plugin adds feature for applying apparmor profiles to uWSGI instances.
 .
 The plugin exposes the following features:
 .
  * applying a profile to the instance with the --apparmor-profile <name>
    option
  * setting apparmor profile from a custom hook with the apparmor:name action
  * applying a profile to vassals before they are exec'ed