Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AMORO-2040] Fix some critical vulnerabilities in the project #2039

Merged
merged 25 commits into from
Oct 19, 2023

Conversation

XBaith
Copy link
Contributor

@XBaith XBaith commented Sep 26, 2023

Why are the changes needed?

Close #2040.

Brief change log

How was this patch tested?

  • Add some test cases that check the changes thoroughly including negative and positive cases if possible

  • Add screenshots for manual tests if appropriate

  • Run test locally before making a pull request

Documentation

  • Does this pull request introduce a new feature? (no)
  • If yes, how is the feature documented? (not documented)

@github-actions github-actions bot added module:core Core module module:mixed-hive Hive moduel for Mixed Format type:build labels Sep 26, 2023
@codecov
Copy link

codecov bot commented Sep 26, 2023

Codecov Report

All modified lines are covered by tests ✅

see 5 files with indirect coverage changes

📢 Thoughts on this report? Let us know!.

@XBaith XBaith changed the title [WIP] Fix critical vulnerabilities [AMORO-2040][WIP] Fix some critical vulnerabilities in the project Sep 27, 2023
@github-actions github-actions bot added module:mixed-flink Flink moduel for Mixed Format module:ams-dashboard Ams dashboard module labels Sep 27, 2023
XBaith and others added 4 commits September 27, 2023 16:40
# Conflicts:
#	ams/optimizer/pom.xml
#	ams/server/pom.xml
#	core/pom.xml
#	flink/v1.12/flink/pom.xml
#	hive/pom.xml
@github-actions github-actions bot removed module:mixed-flink Flink moduel for Mixed Format module:mixed-hive Hive moduel for Mixed Format module:ams-dashboard Ams dashboard module labels Oct 17, 2023
@github-actions github-actions bot added the module:ams-dashboard Ams dashboard module label Oct 17, 2023
@github-actions github-actions bot added the module:mixed-hive Hive moduel for Mixed Format label Oct 18, 2023
@shidayang
Copy link
Contributor

LGTM

@XBaith XBaith changed the title [AMORO-2040][WIP] Fix some critical vulnerabilities in the project [AMORO-2040] Fix some critical vulnerabilities in the project Oct 18, 2023
@zhoujinsong zhoujinsong merged commit def84d4 into apache:master Oct 19, 2023
@XBaith XBaith deleted the fix-criticals branch October 19, 2023 12:51
ShawHee pushed a commit to ShawHee/arctic that referenced this pull request Dec 29, 2023
…#2039)

* fix fasterxml:jackson-databind:2.14.1

* upgrade apache:kerby:1.0.1

* exclude jackson 1.9.x

* bump snakeyaml to 2.2

* upgrade kerby

* fix

* bump snakeyaml to 2.2

* bump hadoop to 3.2.4

* excluding hadoop-yarn-xxx

* excluding netty-common

* excluding jodd

* excluding jackson-mapper-asl from spark-hive_2.12

* excluding hbase-hadoop2-compat

---------

Co-authored-by: shidayang <530847445@qq.com>
Co-authored-by: baiyangtx <xiangnebula@163.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module:ams-dashboard Ams dashboard module module:core Core module module:mixed-hive Hive moduel for Mixed Format type:build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improvement]: Critical vulnerabilities in the project dependencies need to be fixed
4 participants