You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streampipes.apache.org by GitBox <gi...@apache.org> on 2022/09/20 00:22:03 UTC

[GitHub] [incubator-streampipes] pjfanning commented on pull request #109: [STREAMPIPES-519] update snakeyaml due to CVEs

pjfanning commented on PR #109:
URL: https://github.com/apache/incubator-streampipes/pull/109#issuecomment-1251701104

   @tenthe snakeyaml 1.32 brings in a default limit of 3Mb when parsing yaml files.
   
   Need to allow users to specify another value if they need to.
   
   https://bitbucket.org/snakeyaml/snakeyaml/src/72dfa9f1074abe2b8a6c8776bee4476b0aed02e3/src/main/java/org/yaml/snakeyaml/LoaderOptions.java
   
   I only became aware of this issue in the last few hours.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org