2 - B101 # We don't compile Python code so our `assert`s won't be optimized out
3 - B322 # We only use Python 3, where input() is safe
4 - B404 # We are aware of the security implications associated with subprocess
5 - B603 # We are aware that shell=False by default
8 - submodules/live-build
9 - submodules/torbrowser-launcher