clintropolis opened a new pull request #11002: URL: https://github.com/apache/druid/pull/11002
Suppresses https://nvd.nist.gov/vuln/detail/CVE-2020-13936 which gets triggered by the security check, caused by `velocity-engine-core-2.2.jar` which is a dependency of Avro and Parquet extensions. Based on the description: ``` Applications using Apache Velocity that allow untrusted users to upload templates should upgrade to version 2.3. This version adds additional default restrictions on what methods/properties can be accessed in a template. ``` I don't believe we should be impacted. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
