Skip to content

TEZ-4462: update common-codec to 1.13 to fix vulnerability SNYK-JAVA-… - #258

Merged
abstractdog merged 1 commit into
apache:masterfrom
difin:TEZ-4462
Jan 5, 2023
Merged

TEZ-4462: update common-codec to 1.13 to fix vulnerability SNYK-JAVA-…#258
abstractdog merged 1 commit into
apache:masterfrom
difin:TEZ-4462

Conversation

@difin

@difindifin commented Dec 12, 2022

Copy link
Copy Markdown
Contributor

This PR proposes to upgrade commons-codec to 1.13.

The commons-codec:commons-codec version contains a vunerability detected by Snyk:

commons-codec:commons-codec is a package that contains simple encoder and decoders for various formats such as Base64 and Hexadecimal.

Affected versions of this package are vulnerable to Information Exposure.
https://security.snyk.io/vuln/SNYK-JAVA-COMMONSCODEC-561518

@tez-yetus

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec31m 50sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚@author0m 0sThe patch does not contain any @author tags.
-1 ❌test4tests0m 0sThe patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1 💚mvninstall15m 28smaster passed
+1 💚compile2m 14smaster passed with JDK Ubuntu-11.0.17+8-post-Ubuntu-1ubuntu220.04
+1 💚compile2m 4smaster passed with JDK Private Build-1.8.0_352-8u352-ga-1~20.04-b08
+1 💚javadoc2m 26smaster passed with JDK Ubuntu-11.0.17+8-post-Ubuntu-1ubuntu220.04
+1 💚javadoc1m 46smaster passed with JDK Private Build-1.8.0_352-8u352-ga-1~20.04-b08
_ Patch Compile Tests _
+1 💚mvninstall3m 55sthe patch passed
+1 💚compile2m 16sthe patch passed with JDK Ubuntu-11.0.17+8-post-Ubuntu-1ubuntu220.04
+1 💚javac2m 16sthe patch passed
+1 💚compile2m 7sthe patch passed with JDK Private Build-1.8.0_352-8u352-ga-1~20.04-b08
+1 💚javac2m 6sthe patch passed
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚xml0m 1sThe patch has no ill-formed XML file.
+1 💚javadoc2m 7sthe patch passed with JDK Ubuntu-11.0.17+8-post-Ubuntu-1ubuntu220.04
+1 💚javadoc1m 46sthe patch passed with JDK Private Build-1.8.0_352-8u352-ga-1~20.04-b08
_ Other Tests _
+1 💚unit74m 5sroot in the patch passed.
+1 💚asflicense0m 39sThe patch does not generate ASF License warnings.
143m 47s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-258/1/artifact/out/Dockerfile
GITHUB PR#258
JIRA IssueTEZ-4462
Optional Testsdupname asflicense javac javadoc unit xml compile
unameLinux 9e4698cec273 4.15.0-200-generic #211-Ubuntu SMP Thu Nov 24 18:16:04 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitypersonality/tez.sh
git revisionmaster / 34d6810
Default JavaPrivate Build-1.8.0_352-8u352-ga-1~20.04-b08
Multi-JDK versions/usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.17+8-post-Ubuntu-1ubuntu220.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_352-8u352-ga-1~20.04-b08
Test Resultshttps://ci-hadoop.apache.org/job/tez-multibranch/job/PR-258/1/testReport/
Max. process+thread count2100 (vs. ulimit of 5500)
modulesC: . U: .
Console outputhttps://ci-hadoop.apache.org/job/tez-multibranch/job/PR-258/1/console
versionsgit=2.25.1 maven=3.6.3
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@rbalamohan

Copy link
Copy Markdown
Contributor

LGTM. +1

@difin

difin commented Jan 5, 2023

Copy link
Copy Markdown
ContributorAuthor

Hi @rbalamohan, thanks a lot for the review!
Could you please merge it?

@abstractdog
abstractdog merged commit 39e5a8e into apache:masterJan 5, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@difin@tez-yetus@rbalamohan@abstractdog