cinder/tools
Eric Brown 6cddec7db9 Add bandit for security static analysis testing
This change adds a basic bandit config for Cinder. It can be invoked
by running the tox environment for bandit;
    tox -e bandit

This is intended as a starting point for using bandit with Cinder
and it should be revisited to improve the testing as more is learned
about the specific needs of the Cinder code base.

Tox is configured to only show results for high and medium severity
results.

https://wiki.openstack.org/wiki/Security/Projects/Bandit

Change-Id: I0247e0ccaed6faacacb2b8d2f8b141a8edc704af
2015-07-25 21:37:31 -07:00
..
config Merge "Use right oslo.service entry points" 2015-07-06 15:43:11 +00:00
bandit.yaml Add bandit for security static analysis testing 2015-07-25 21:37:31 -07:00
colorizer.py Don't use dict.iterkeys() 2015-05-25 22:20:28 +02:00
enable-pre-commit-hook.sh Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
generate_driver_list.py Add drivers list generator 2015-07-21 18:04:29 +03:00
install_venv.py Remove vim header 2013-12-30 18:53:02 -06:00
install_venv_common.py Sync install_venv_common from oslo-incubator 2014-12-19 14:37:45 -06:00
lintstack.py Backup object 2015-06-18 10:17:53 +02:00
lintstack.sh Add pylint-based lintstack test to tox environment 2013-05-10 07:22:05 -04:00
with_venv.sh Fix up the test framework 2013-06-14 14:02:17 +00:00