[
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)