magnum/magnum/cmd
Eric Brown 6253f70a43 Remove bandit.yaml in favor of defaults
* Remove bandit.yaml so bandit just uses internal defaults. Results
  in much less maintenance.
* Raise the severity level of the scan to just medium and high
* Added nosec to line that makes use of file:// scheme. That support
  should probably be droppped at a later time.
* Removed a misleading log message noting what address it was
  serving on. Bandit also flagged this as a potential security issue
  serving on 0.0.0.0.

Change-Id: I3e08e462255f7b4ba8405d69f5843ed3c001d055
2016-03-09 11:20:28 -08:00
..
__init__.py Create a ReST API entrypoint 2014-11-18 14:01:20 -07:00
api.py Remove bandit.yaml in favor of defaults 2016-03-09 11:20:28 -08:00
conductor.py Replace string format arguments with function parameters 2016-02-20 23:39:33 +08:00
db_manage.py Trival: Remove unused logging import 2015-12-25 09:41:22 -05:00
template_manage.py Fix invalid import order 2016-02-07 22:54:41 -08:00