You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Robert Joseph Evans (JIRA)" <ji...@apache.org> on 2014/02/08 00:03:19 UTC

[jira] [Commented] (STORM-223) Safe YAML Parsing

    [ https://issues.apache.org/jira/browse/STORM-223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13895204#comment-13895204 ] 

Robert Joseph Evans commented on STORM-223:
-------------------------------------------

https://github.com/apache/incubator-storm/pull/30

> Safe YAML Parsing
> -----------------
>
>                 Key: STORM-223
>                 URL: https://issues.apache.org/jira/browse/STORM-223
>             Project: Apache Storm (Incubating)
>          Issue Type: Sub-task
>            Reporter: Robert Joseph Evans
>
> See http://stackoverflow.com/questions/18703632/what-can-happen-when-loading-a-yaml-file-from-an-untrusted-source-with-snakeyaml
> We should use Yaml yaml = new Yaml(new SafeConstructor()); to be sure.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)