summaryrefslogtreecommitdiff
path: root/wiki/Chat_log/20210218-core-chatlog
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2019-08-20 18:21:49 +0300
committerGeert Uytterhoeven <geert+renesas@glider.be>2021-02-11 12:45:27 +0100
commit0f5fc51afb7d9edadb332275b171187e6474f144 (patch)
tree73717db1e7c7e0e763163d224b7508475e100273 /wiki/Chat_log/20210218-core-chatlog
parente9d7442f1cc9b8d39cbf42f33b27dfa94f51bc81 (diff)
scripts: Use yaml.safe_load()
Before PyYAWL 4.1, yaml.load() can load to arbitrary code execution. yaml.safe_load() is recommended as a safe alternative. Starting at v4.1, yaml.load() calls yaml.safe_load(). See https://seclists.org/oss-sec/2018/q2/240 for more information. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Tested-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'wiki/Chat_log/20210218-core-chatlog')
0 files changed, 0 insertions, 0 deletions