[ 
https://issues.apache.org/jira/browse/BEAM-11055?focusedWorklogId=593177&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-593177
 ]

ASF GitHub Bot logged work on BEAM-11055:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 07/May/21 07:32
            Start Date: 07/May/21 07:32
    Worklog Time Spent: 10m 
      Work Description: iemejia commented on a change in pull request #13073:
URL: https://github.com/apache/beam/pull/13073#discussion_r627991542



##########
File path: sdks/java/io/hcatalog/build.gradle
##########
@@ -41,6 +41,17 @@ test {
   ignoreFailures true
 }
 
+configurations.testRuntimeClasspath {
+  resolutionStrategy {
+    def log4j_version = "2.4.1"

Review comment:
       It is a pity we cannot move to the latest log4j version because of 
Hive's HCatalog dependency constraints. The bad part is that this will still 
trigger security analysis tools warnings, but I have no idea of how to 
workaround this apart of doing a full upgrade of  Hive to the latest but that 
does not seem to be so simple either, for ref 
[BEAM-9351](https://issues.apache.org/jira/browse/BEAM-9351).




-- 
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]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 593177)
    Time Spent: 12h 20m  (was: 12h 10m)

> Update log4j to version 2.14.1
> ------------------------------
>
>                 Key: BEAM-11055
>                 URL: https://issues.apache.org/jira/browse/BEAM-11055
>             Project: Beam
>          Issue Type: Improvement
>          Components: build-system, io-java-elasticsearch
>            Reporter: Ismaël Mejía
>            Assignee: Ismaël Mejía
>            Priority: P3
>             Fix For: 2.30.0
>
>          Time Spent: 12h 20m
>  Remaining Estimate: 0h
>
> Beam uses a version of log4j that is reported by some security tools to have 
> some security issues. Notice that Beam's use of log4j should not be impacted 
> by the issue.
> See [https://nvd.nist.gov/vuln/detail/CVE-2017-5645]
> The update in the vendored grpc module is to ensure it gets updated too in a 
> future release of our vendored dependencies. Notice that this is a runtime 
> dep for users so they are free to provide their own version so less of an 
> issue.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to