]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/orch: read untrusted input using the yaml SafeLoader
authorMichael Fritch <mfritch@suse.com>
Thu, 18 Jun 2020 20:55:21 +0000 (14:55 -0600)
committerSebastian Wagner <sebastian.wagner@suse.com>
Tue, 14 Jul 2020 09:39:06 +0000 (11:39 +0200)
commit44d732a278119162e61029afe08c39e65a230545
treea3a7f7b2be455301b80d770e9094a359f147be9b
parentef6ababf820c44c63af716a30b7d531687bc5096
mgr/orch: read untrusted input using the yaml SafeLoader

https://msg.pyyaml.org/load

Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from commit d5175e3a443a4e17b6f73a2ced35d224ab4d93e2)
src/pybind/mgr/orchestrator/module.py