[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#793007: ITP: bandit -- Security oriented static analyzer for python code



Package: wnpp
Severity: wishlist
Owner: Dave Walker <email@daviey.com>

* Package name    : bandit
  Version         : 0.12.0
  Upstream Author : OpenStack foundation <openstack-dev@lists.openstack.org>
* URL             : https://wiki.openstack.org/wiki/Security/Projects/Bandit
* License         : Apache-2.0
  Programming Lang: Python
  Description     : Security oriented static analyzer for python code

Bandit is a tool designed to find common security issues in Python code. To
do this Bandit processes each file, builds an Abstract Syntaxt Tree (AST),
and runs appropriate plugins against the AST nodes.  Once Bandit has
finished scanning all the files it generates a report.


Reply to: