    MODULE=bubblewrap
   VERSION=0.11.2
    SOURCE=$MODULE-$VERSION.tar.xz
SOURCE_URL=https://github.com/projectatomic/bubblewrap/releases/download/v$VERSION/
SOURCE_VFY=sha256:69abc30005d2186baf7737feacd8da35633b93cf5af38838ecff17c5f8e924f6
  WEB_SITE=https://github.com/projectatomic/bubblewrap/
   ENTERED=20190910
   UPDATED=20260425
     SHORT="Unprivileged sandboxing tool"

cat << EOF
Bubblewrap could be viewed as setuid implementation of a subset of user
namespaces. Emphasis on subset - specifically relevant to the above CVE,
bubblewrap does not allow control over iptables.
EOF
