bandit/bandit
Ian Cordasco 1c4d8dfd40 Add extension entry-points and loading
This allows Bandit to be extended by third-party packages with both
plugins and formatters. It also updates Bandit's existing in-tree
formatters to be loaded by the plugin manager. When running

    $ bandit -h

The loaded plugins will be displayed to the user if any are installed.

Change-Id: I102277dcd9481f2573028a436e910eda10011d91
2015-06-19 19:59:35 -05:00
..
config Changing config file search paths 2015-05-06 12:18:22 -04:00
core Add extension entry-points and loading 2015-06-19 19:59:35 -05:00
plugins Add Python 3.4 compatibility to bandit 2015-06-03 11:19:03 -05:00
__init__.py Update bandit to use absolute imports 2015-06-01 09:47:22 -05:00
bandit.py Add extension entry-points and loading 2015-06-19 19:59:35 -05:00