Generic Key Manager interface for OpenStack
Go to file
Robert Clark dd6ad90e01 Add a bandit environment to tox
This change is being proposed as part of the OpenStack Security Project
working session at the Austin 2016 summit. It adds support for running
the bandit[1] security linting tool against the Castellan codebase.
This change adds a targetted environment for bandit and also adds
bandit as part of the pep8 job.

The bandit configuration has been tailored to exclude tests that are
currently producing warning against the codebase. These issues will be
followed up with bug reports and patches.

At the time of submission, Castellan passes all Bandit tests configured
in tox.

[1]: https://wiki.openstack.org/wiki/Security/Projects/Bandit

Change-Id: I19368d3440ad5dc862e7d91f7890f9b1901fced3
2016-04-28 17:06:16 -05:00
castellan Merge "MockKeyManager create_key change key_length to length" 2016-04-04 16:01:01 +00:00
doc/source Update docs for reading conf files 2016-03-17 10:18:28 -06:00
etc/castellan refactoring castellan configuration 2015-08-12 12:03:36 -04:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:24:48 +00:00
.gitignore refactoring castellan configuration 2015-08-12 12:03:36 -04:00
.gitreview Initial Cookiecutter Commit. 2014-11-20 15:39:45 -06:00
.mailmap Initial Cookiecutter Commit. 2014-11-20 15:39:45 -06:00
.testr.conf Move unit tests to unit test folder 2015-07-22 14:29:06 -04:00
babel.cfg Initial Cookiecutter Commit. 2014-11-20 15:39:45 -06:00
CONTRIBUTING.rst Add contributing documentation to Castellan 2015-10-22 15:47:18 -05:00
HACKING.rst Updating HACKING.rst 2015-02-27 16:28:13 -05:00
LICENSE Initial Cookiecutter Commit. 2014-11-20 15:39:45 -06:00
openstack-common.conf Add openstack/common log and policy modules 2015-01-29 15:44:12 -05:00
README.rst Add documentation links and fixup README.rst 2015-11-02 16:51:55 +00:00
requirements.txt Updated from global requirements 2016-04-07 17:06:50 +00:00
setup.cfg Remove py26 support from castellan 2015-12-16 14:54:55 +05:30
setup.py Updated from global requirements 2015-09-21 19:31:05 +00:00
test-requirements.txt Add a bandit environment to tox 2016-04-28 17:06:16 -05:00
tox.ini Add a bandit environment to tox 2016-04-28 17:06:16 -05:00

Castellan

Generic Key Manager interface for OpenStack.