Install this package:
emerge -a dev-python/bandit
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-python/bandit
Or alternatively:
emerge --autounmask-write -a dev-python/bandit
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.9.4 | 8 | amd64 arm64 ~riscv x86 | 0 |
<pkgmetadata> <maintainer type="person"> <email>prometheanfire@gentoo.org</email> <name>Matthew Thode</name> </maintainer> <maintainer type="project"> <email>python@gentoo.org</email> <name>Python</name> </maintainer> <longdescription lang="en"> Bandit is a tool designed to find common security issues in Python code. To do this Bandit processes each file, builds an AST from it, and runs appropriate plugins against the AST nodes. Once Bandit has finished scanning all the files it generates a report. </longdescription> <stabilize-allarches></stabilize-allarches> <upstream> <remote-id type="pypi">bandit</remote-id> <remote-id type="github">PyCQA/bandit</remote-id> </upstream> </pkgmetadata>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | bandit-1.9.4.tar.gz | 4242677 bytes |
| DIST | bandit-1.9.4.tar.gz.provenance | 9519 bytes |