Home

The security/bandit port

bandit-1.9.4 – find common security issues in Python code (cvsweb github mirror)

Description

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.
WWW: https://bandit.readthedocs.io/

Maintainer

The OpenBSD ports mailing-list

Only for arches

aarch64 alpha amd64 arm hppa i386 mips64 mips64el powerpc powerpc64 riscv64 sparc64

Categories

devel lang/python security

Build dependencies

Run dependencies

Test dependencies

Files

Search