oslo.service/oslo_service
Elena Ezhova 1c763f2285 Add Bandit to tox for security static analysis
Bandit is a tool designed to find common security issues in
Python code. This change adds a bandit target to tox.ini.

The config file bandit.yaml was generated using bandit-config-generator

Run bandit:
    tox -e bandit

Change-Id: I3bd64e1e58d4dc460ce869c50818e9913fe1b9b8
2015-12-01 16:10:15 +03:00
..
tests Add functionality for creating Unix domain WSGI servers 2015-11-18 17:35:16 +03:00
__init__.py exported from oslo-incubator by graduate.sh 2015-05-21 16:51:40 +03:00
_i18n.py Fix unit tests 2015-05-21 17:00:17 +03:00
_options.py Support for SSL protocol and cipher controls 2015-11-11 01:31:38 +00:00
eventlet_backdoor.py Make it easier to use the eventlet backdoor locally 2015-06-30 11:02:00 -07:00
loopingcall.py Merge "Avoid the dual-naming confusion" 2015-11-18 12:51:33 +00:00
periodic_task.py Use reflection.get_class_name() from oslo.utils 2015-11-17 22:14:23 +08:00
service.py Change "started child" messages to DEBUG 2015-11-11 10:31:36 +01:00
sslutils.py Add Bandit to tox for security static analysis 2015-12-01 16:10:15 +03:00
systemd.py Use contextlib.closing instead of try ... finally: sock.close 2015-08-04 17:57:38 -07:00
threadgroup.py Add Bandit to tox for security static analysis 2015-12-01 16:10:15 +03:00
wsgi.py Add Bandit to tox for security static analysis 2015-12-01 16:10:15 +03:00