]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Merge pull request #1509 from tchaikov/wip-secure-yaml-load
authorKefu Chai <kchai@redhat.com>
Wed, 17 Jun 2020 10:45:56 +0000 (18:45 +0800)
committerGitHub <noreply@github.com>
Wed, 17 Jun 2020 10:45:56 +0000 (18:45 +0800)
commit850e85feeb1a243485ae692ee5dff6b76ee06b60
treeb569df1e09988872a934b1d5cf3d00bf34c4987e
parent74847c3bf66697f38550d80f3bfa458fb519a409
parenta825409240e2bd549e655c890985469513ba4bde
Merge pull request #1509 from tchaikov/wip-secure-yaml-load

nuke: s/yaml.load/yaml.safe_load/

Reviewed-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>