bandit/tests/functional
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
..
__init__.py Refactoring Unit Test Directories 2015-09-01 10:20:05 -07:00
test_baseline.py Improving config handling 2016-03-23 16:18:11 +00:00
test_functional.py Adding "input()" to the blacklist calls list 2016-09-20 11:19:43 +01:00
test_runtime.py Add capability to pipe a file into bandit 2016-11-28 23:00:45 -08:00