Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use yaml.safe_load instead of yaml.load #303

Merged
merged 1 commit into from
Jul 10, 2014
Merged

Conversation

mozz100
Copy link

@mozz100 mozz100 commented Jul 10, 2014

See my comment in #76 (comment)

Fig maybe should use yaml.safe_load not yaml.load. It's kinda powerful, but in a way that makes me think it's probably insecure.

http://pyyaml.org/wiki/PyYAMLDocumentation#LoadingYAML
Signed-off-by: Richard Morrison richard@rmorrison.net

@bfirsh
Copy link

bfirsh commented Jul 10, 2014

Thanks! 👍

bfirsh added a commit that referenced this pull request Jul 10, 2014
Use yaml.safe_load instead of yaml.load
@bfirsh bfirsh merged commit e1a3fc2 into docker:master Jul 10, 2014
yuval-k pushed a commit to yuval-k/compose that referenced this pull request Apr 10, 2015
Use yaml.safe_load instead of yaml.load
Signed-off-by: Yuval Kohavi <yuval.kohavi@gmail.com>
xulike666 pushed a commit to xulike666/compose that referenced this pull request Jan 19, 2017
adding LDFLAGS for "shim" target as well.

Signed-off-by: Mario Hros <spam@k3a.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants