Skip to content

Appease yaml.load linters#779

Merged
asottile merged 1 commit into
masterfrom
yaml_load
Jul 3, 2018
Merged

Appease yaml.load linters#779
asottile merged 1 commit into
masterfrom
yaml_load

Conversation

@asottile

@asottile asottile commented Jul 3, 2018

Copy link
Copy Markdown
Member

technically yaml.load is unsafe, however the contents being loaded here are
previously loaded just above using a safe loader so this is not an abitrary
code vector. Fixing it nonetheless :)

Thanks @tonybaloney!

_technically_ yaml.load is unsafe, however the contents being loaded here are
previously loaded just above using a safe loader so this is not an abitrary
code vector.  Fixing it nonetheless :)
@asottile
asottile merged commit 6853f4a into master Jul 3, 2018
@asottile
asottile deleted the yaml_load branch July 3, 2018 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant