bandit/bandit
Eric Brown aae396e9bc Add capability to pipe a file into bandit
Allows someone to feed a file/text into bandit from a pipe rather
than just the 'targets' argument.

Usage example:
   cat examples/imports.py | bandit -

Change-Id: I1566684c0ae5476374960095816cb1720ff465a2
2016-11-28 23:00:45 -08:00
..
blacklists Adding "input()" to the blacklist calls list 2016-09-20 11:19:43 +01:00
cli Trivial fixes based on pylint scan 2016-11-21 13:16:32 -08:00
core Add capability to pipe a file into bandit 2016-11-28 23:00:45 -08:00
formatters Trivial fixes based on pylint scan 2016-11-21 13:16:32 -08:00
plugins Trivial fixes based on pylint scan 2016-11-21 13:16:32 -08:00
__init__.py Add version parameter to the command line 2016-02-02 17:09:21 -08:00