keystonemiddleware/keystonemiddleware
Brant Knudson 45136e0580 Remove bandit.yaml in favor of defaults
This patch removes the bandit.yaml and just uses the defaults. As
such there are a few flagged issues that needed correcting.

The hits are now marked with "# nosec" so that they'll be ignored
since the hits were not security-related.

Co-Authored-By: Brant Knudson <bknudson@us.ibm.com>
Co-Authored-By: Eric Brown <browne@vmware.com>

Change-Id: Ib253a4a21156b6606c356ade46c72c6ace01a1af
2016-03-09 09:45:47 -08:00
..
auth_token Remove bandit.yaml in favor of defaults 2016-03-09 09:45:47 -08:00
echo Remove bandit.yaml in favor of defaults 2016-03-09 09:45:47 -08:00
openstack Revert "Disable memory caching of tokens" 2016-01-22 09:52:39 -06:00
tests Merge "Split oslo_config and list all opts" 2016-02-15 16:49:19 +00:00
__init__.py Moving middleware to new location 2014-06-19 15:50:41 -07:00
audit.py Remove bandit.yaml in favor of defaults 2016-03-09 09:45:47 -08:00
ec2_token.py Adding parse of protocol v4 of AWS auth to ec2_token 2015-11-27 18:22:04 +03:00
fixture.py Use positional instead of keystoneclient version 2016-02-03 11:45:40 +11:00
i18n.py Drop use of 'oslo' namespace package 2015-04-28 19:37:43 +00:00
opts.py Split oslo_config and list all opts 2016-02-11 13:00:28 +11:00
s3_token.py Prevent a UnicodeDecodeError in the s3token middleware 2015-06-18 13:13:59 +02:00