summaryrefslogtreecommitdiffstats
path: root/devel/py-bandit/pkg-descr
blob: f3a457e91ff21e4372ca4bba47f7fe3a8ffe5622 (plain)
1
2
3
4
5
6
Bandit is a tool for finding 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://github.com/stackforge/bandit
OpenPOWER on IntegriCloud