Skip to content

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented May 20, 2025

Why I'm doing:

What I'm doing:

  1. Remove the hbase-shaded-jetty from org.apache.hudi:hudi-common

  2. ignore spark-core: Because the jetty-server code is copied in the spark-core package, the jetty-server code version is 9.4.56.v20240826, which has a vulnerability risk: CVE-2024-13009. However, the latest version of spark-core does not update the jetty-server version, so we can only ignore it.

What type of PR is this:

  • BugFix
  • Feature
  • Enhancement
  • Refactor
  • UT
  • Doc
  • Tool

Does this PR entail a change in behavior?

  • Yes, this PR will result in a change in behavior.
  • No, this PR will not result in a change in behavior.

If yes, please specify the type of change:

  • Interface/UI changes: syntax, type conversion, expression evaluation, display information
  • Parameter changes: default values, similar parameters but with different default values
  • Policy changes: use new policy to replace old one, functionality automatically enabled
  • Feature removed
  • Miscellaneous: upgrade & downgrade compatibility, etc.

Checklist:

  • I have added test cases for my bug fix or my new feature
  • This pr needs user documentation (for new or modified features or behaviors)
    • I have added documentation for my new feature or new function
  • This is a backport pr

Bugfix cherry-pick branch check:

  • I have checked the version labels which the pr will be auto-backported to the target branch
    • 3.5
    • 3.4
    • 3.3
    • 3.2
    • 3.1

This is an automatic backport of pull request #59034 done by [Mergify](https://mergify.com).

@mergify mergify bot mentioned this pull request May 20, 2025
24 tasks
@wanpengfei-git wanpengfei-git enabled auto-merge (squash) May 20, 2025 03:15
@gengjun-git
Copy link
Contributor

@Mergifyio rebase

1. Remove the `hbase-shaded-jetty` from `org.apache.hudi:hudi-common`

2. ignore spark-core: Because the jetty-server code is copied in the spark-core package, the jetty-server code version is 9.4.56.v20240826, which has a vulnerability risk: CVE-2024-13009. However, the latest version of spark-core does not update the jetty-server version, so we can only ignore it.

Signed-off-by: gengjun-git <gengjun@starrocks.com>
(cherry picked from commit b9b20d5)
@mergify
Copy link
Contributor Author

mergify bot commented May 28, 2025

rebase

✅ Branch has been successfully rebased

@gengjun-git gengjun-git force-pushed the mergify/bp/branch-3.4/pr-59034 branch from 60f8ed5 to d86ab16 Compare May 28, 2025 03:37
@sonarqubecloud
Copy link

@wanpengfei-git wanpengfei-git merged commit e7bf65d into branch-3.4 May 28, 2025
28 checks passed
@wanpengfei-git wanpengfei-git deleted the mergify/bp/branch-3.4/pr-59034 branch May 28, 2025 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants