bandit/bandit
Travis McPeak c364408faa 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

Conflicts:
	README.rst
	tests/unit/core/test_util.py
2016-01-26 10:34:02 -08:00
..
config Tweaking logger 2015-12-14 10:42:14 +00:00
core Allow certain command line arguments to be passed from file 2016-01-26 10:34:02 -08:00
formatters Merge "Adding Baseline Capability to the Text Formatter" 2015-11-13 10:12:31 +00:00
plugins Use sphinx autodoc to generate docs from docstring 2015-12-15 16:57:57 -08:00
__init__.py Simplifying Result Store 2015-09-05 20:12:16 +01:00
bandit.py Allow certain command line arguments to be passed from file 2016-01-26 10:34:02 -08:00
bandit_baseline.py Adding bandit-baseline tool 2015-12-10 15:50:49 -08:00
bandit_config_generator.py Config generator: fix a typo 2015-11-30 13:59:32 +01:00