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

Bump versions of gradle-info-plugin and nebula-publishing-plugin #8150

Merged

Conversation

kartg
Copy link
Member

@kartg kartg commented Jun 19, 2023

Description

This mitigates downstream dependencies to patch the CVE-2020-13956 vulnerability.

Related Issues

N/A

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)

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.

This mitigates downstream dependencies to patch the CVE-2020-13956 vulnerability.

Signed-off-by: Kartik Ganesh <gkart@amazon.com>
Signed-off-by: Kartik Ganesh <gkart@amazon.com>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov
Copy link

codecov bot commented Jun 19, 2023

Codecov Report

Merging #8150 (e7a03a9) into 1.x (420a63c) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                1.x    #8150      +/-   ##
============================================
- Coverage     77.55%   77.54%   -0.01%     
+ Complexity    58796    58756      -40     
============================================
  Files          4223     4223              
  Lines        253547   253547              
  Branches      38714    38714              
============================================
- Hits         196634   196625       -9     
- Misses        40904    40920      +16     
+ Partials      16009    16002       -7     

see 451 files with indirect coverage changes

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@kartg
Copy link
Member Author

kartg commented Jun 19, 2023

Tests with failures:
 - org.opensearch.cluster.routing.MovePrimaryFirstTests.testClusterGreenAfterPartialRelocation
 - org.opensearch.cluster.routing.MovePrimaryFirstTests.classMethod

Old flaky test #1957, see #8147 (comment) for more

@owaiskazi19 owaiskazi19 merged commit 8251535 into opensearch-project:1.x Jun 19, 2023
10 checks passed
@kartg kartg added the backport 1.3 Backport to 1.3 branch label Jun 19, 2023
kartg added a commit to kartg/OpenSearch that referenced this pull request Jun 19, 2023
…nsearch-project#8150)

* Bump versions of gradle-info-plugin and nebula-publishing-plugin

This mitigates downstream dependencies to patch the CVE-2020-13956 vulnerability.

Signed-off-by: Kartik Ganesh <gkart@amazon.com>

* Added changelog entry

Signed-off-by: Kartik Ganesh <gkart@amazon.com>

---------

Signed-off-by: Kartik Ganesh <gkart@amazon.com>
(cherry picked from commit 8251535)
kartg added a commit that referenced this pull request Jun 19, 2023
…) (#8159)

* Bump versions of gradle-info-plugin and nebula-publishing-plugin

This mitigates downstream dependencies to patch the CVE-2020-13956 vulnerability.

Signed-off-by: Kartik Ganesh <gkart@amazon.com>

* Added changelog entry

Signed-off-by: Kartik Ganesh <gkart@amazon.com>

---------

Signed-off-by: Kartik Ganesh <gkart@amazon.com>
(cherry picked from commit 8251535)
@kartg kartg deleted the CVE-2020-13956-dependency-update-1x branch June 20, 2023 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 1.3 Backport to 1.3 branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants