          MODULE=bubblewrap
         VERSION=0.11.0
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=https://github.com/projectatomic/bubblewrap/releases/download/v$VERSION/
      SOURCE_VFY=sha256:988fd6b232dafa04b8b8198723efeaccdb3c6aa9c1c7936219d5791a8b7a8646
        WEB_SITE=https://github.com/projectatomic/bubblewrap/
         ENTERED=20190910
         UPDATED=20241030
           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
