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 #27

Merged
merged 2 commits into from Apr 28, 2019

Conversation

mchalek
Copy link
Member

@mchalek mchalek commented Apr 28, 2019

Switch to using safe_load for yaml loader, to suppress (and address) security warning.

@coveralls
Copy link

coveralls commented Apr 28, 2019

Pull Request Test Coverage Report for Build 79

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 85.413%

Totals Coverage Status
Change from base Build 77: 0.0%
Covered Lines: 2077
Relevant Lines: 2363

💛 - Coveralls

@mchalek mchalek merged commit 5dfa328 into etsy:master Apr 28, 2019
@mchalek mchalek deleted the use-yaml-safe-load branch April 28, 2019 18:17
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.

None yet

2 participants