-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Bump dnsjava version to 3.6.0 to address CVE-2024-25638 #15173
Conversation
Signed-off-by: Derek Ho <dxho@amazon.com>
Signed-off-by: Derek Ho <dxho@amazon.com>
❌ Gradle check result for 182c70b: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
❌ Gradle check result for 1ca54db: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Co-authored-by: Andriy Redko <drreta@gmail.com> Signed-off-by: Derek Ho <derek01778@gmail.com>
❌ Gradle check result for 1f69c8b: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
@derek-ho could you rebase against latest |
❕ Gradle check result for 576655e: UNSTABLE Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #15173 +/- ##
=========================================
Coverage 71.90% 71.90%
Complexity 63033 63033
=========================================
Files 5197 5197
Lines 295313 295313
Branches 42677 42677
=========================================
+ Hits 212354 212358 +4
+ Misses 65552 65525 -27
- Partials 17407 17430 +23 ☔ View full report in Codecov by Sentry. |
* Bump dnsjava version Signed-off-by: Derek Ho <dxho@amazon.com> * Change to implementation Signed-off-by: Derek Ho <dxho@amazon.com> * Update test/fixtures/hdfs-fixture/build.gradle Co-authored-by: Andriy Redko <drreta@gmail.com> Signed-off-by: Derek Ho <derek01778@gmail.com> --------- Signed-off-by: Derek Ho <dxho@amazon.com> Signed-off-by: Derek Ho <derek01778@gmail.com> Co-authored-by: Andriy Redko <drreta@gmail.com> (cherry picked from commit 54c13a6) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
) * Bump dnsjava version * Change to implementation * Update test/fixtures/hdfs-fixture/build.gradle --------- (cherry picked from commit 54c13a6) Signed-off-by: Derek Ho <dxho@amazon.com> Signed-off-by: Derek Ho <derek01778@gmail.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Andriy Redko <drreta@gmail.com>
…roject#15173) * Bump dnsjava version Signed-off-by: Derek Ho <dxho@amazon.com> * Change to implementation Signed-off-by: Derek Ho <dxho@amazon.com> * Update test/fixtures/hdfs-fixture/build.gradle Co-authored-by: Andriy Redko <drreta@gmail.com> Signed-off-by: Derek Ho <derek01778@gmail.com> --------- Signed-off-by: Derek Ho <dxho@amazon.com> Signed-off-by: Derek Ho <derek01778@gmail.com> Co-authored-by: Andriy Redko <drreta@gmail.com>
…roject#15173) * Bump dnsjava version Signed-off-by: Derek Ho <dxho@amazon.com> * Change to implementation Signed-off-by: Derek Ho <dxho@amazon.com> * Update test/fixtures/hdfs-fixture/build.gradle Co-authored-by: Andriy Redko <drreta@gmail.com> Signed-off-by: Derek Ho <derek01778@gmail.com> --------- Signed-off-by: Derek Ho <dxho@amazon.com> Signed-off-by: Derek Ho <derek01778@gmail.com> Co-authored-by: Andriy Redko <drreta@gmail.com>
Description
Bumps dnsjava to v3.6.0 to address GHSA-cfxw-4h78-h7fw
Related Issues
Resolves #14183
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.