heat-cfntools/heat_cfntools
Anant Patil 6571e5ab64 Don't run commands given as list on shell
Commands from AWS::CloudFormation::Init, when supplied as list, should
be run with shell=False. Only when commands are given as string, they
are meant to be run on shell.

In principle, we are trying to give least access to the shell to avoid
any inadvertent shell injections.

Change-Id: I3dc6fe0c29a14f75be044846f737e1ade23a6d6b
Closes-Bug: 1498300
2015-09-23 20:22:28 -04:00
..
cfntools Don't run commands given as list on shell 2015-09-23 20:22:28 -04:00
tests Don't run commands given as list on shell 2015-09-23 20:22:28 -04:00
__init__.py rename python package heat_jeos to heat_cfntools 2012-12-24 17:07:35 +13:00