keystonemiddleware/keystonemiddleware/echo
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
..
__init__.py Pull echo service out of auth_token. 2015-04-08 02:42:23 +00:00
__main__.py Remove bandit.yaml in favor of defaults 2016-03-09 09:45:47 -08:00
service.py Refactor: extract echo_app from enclosing class 2015-05-06 14:29:02 +01:00