From e7ce5fb97aa1d32d9d0fca2d71b79fec92c04621 Mon Sep 17 00:00:00 2001 From: lhinds Date: Sat, 8 Jul 2017 16:51:27 +0100 Subject: Update git submodules * Update docs/submodules/compass4nfv from branch 'master' - Utilize yaml.safe_load The patch changes instances of yaml.load with yaml.safe_load which is more secure at blocking arbitrary code execution. The following blog has a decent explaination: https://www.kevinlondon.com/2015/08/15/dangerous-python-functions-pt2.html Change-Id: I8201baab6cb31ab31228eca83134f87a57c2f5d2 Signed-off-by: lhinds --- docs/submodules/compass4nfv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/compass4nfv') diff --git a/docs/submodules/compass4nfv b/docs/submodules/compass4nfv index 264ec7332..1833897d1 160000 --- a/docs/submodules/compass4nfv +++ b/docs/submodules/compass4nfv @@ -1 +1 @@ -Subproject commit 264ec7332c84617e95f2b7336dcee1a413bc7e6b +Subproject commit 1833897d18fe0930984215372e1343cff1531b61 -- cgit 1.2.3-korg