Steven Dake 8adf61ea90 Validate scheme used in urlopen
An invalid url scheme could be used in urlopen in the python k8s
swagger client to violate security.  Validate that the URL is either
http or https and turn off noise from bandit.

Change-Id: I15fe8f9953e526beb25d84895ed3925a758ccda4
Implements: blueprint gate-bandit
2015-04-12 17:37:42 -07:00
Description
Python API for Kubernetes
627 KiB
Languages
Python 99.9%
Shell 0.1%