Package: wnpp Severity: wishlist Owner: Dave Walker <[email protected]>
* Package name : bandit Version : 0.12.0 Upstream Author : OpenStack foundation <[email protected]> * 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. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/20150720113730.18987.20975.reportbug@piper

