Skip to content

Conversation

@lbeaufort
Copy link
Contributor

@lbeaufort lbeaufort commented Sep 7, 2018

Resolves #278

Use yaml.safe_load() instead of load(). load() has known security issues: yaml/pyyaml#189. Tests pass with invoke test - please let me know if you'd like me to make any more changes. I wasn't sure if I should add myself to AUTHORS.rst.

Thanks!
Laura

cc: @sloria and @lafrech

@sloria
Copy link
Member

sloria commented Sep 7, 2018

@lbeaufort Thanks! Please do add yourself to AUTHORS.rst. Gotta give credit where it's due =).

load() has known security issues: yaml/pyyaml#189
@lbeaufort
Copy link
Contributor Author

@sloria thanks! 😄I updated my commit.

@sloria
Copy link
Member

sloria commented Sep 8, 2018

Thanks!

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