bandit/bandit/core
Travis McPeak 36f316ab82 Allow certain command line arguments to be passed from file
This commit allows the use of a .bandit file, which will be in
the ini format and used to pass command line arguments.  This is
useful for multiple projects which are running in the same gate,
want to be able to exclude different files per-project, and
aren't using tox.

Change-Id: I4256bdb7df2416f3cc01798882fb7e2e229790a3
2016-01-26 15:58:36 -08:00
..
__init__.py Simplifying Result Store 2015-09-05 20:12:16 +01:00
config.py Test coverage of manager now at 100% 2015-09-21 18:32:26 +01:00
constants.py Tweaking logger 2015-12-14 10:42:14 +00:00
context.py Removing argument printing 2015-09-22 12:17:25 +01:00
extension_loader.py Add extension entry-points and loading 2015-06-19 19:59:35 -05:00
issue.py Simpler baseline matching 2015-11-19 09:29:14 +00:00
manager.py Move status counter to stderr 2015-12-14 08:25:50 -08:00
meta_ast.py Unit testing of meta_ast.py 2015-09-04 18:59:25 -07:00
metrics.py Fixing Traceback with Bad File 2015-11-04 08:58:47 +01:00
node_visitor.py Cleaning up node visitor 2015-11-17 15:16:32 +00:00
test_properties.py Removing unused code 2015-11-17 13:18:32 +00:00
test_set.py Fix manager having no attribute '_init_logger' 2015-09-03 15:41:29 -07:00
tester.py Simplifying Result Store 2015-09-05 20:12:16 +01:00
utils.py Allow certain command line arguments to be passed from file 2016-01-26 15:58:36 -08:00