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

[Backport 1.3] [Manual] Bump versions of gradle-info-plugin and nebula-publishing-plugin (#8150) #8159

Merged
merged 1 commit into from
Jun 19, 2023

Conversation

kartg
Copy link
Member

@kartg kartg commented Jun 19, 2023

Description

Manual backport of #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 [email protected]

  • Added changelog entry

Signed-off-by: Kartik Ganesh [email protected]

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.

…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 <[email protected]>

* Added changelog entry

Signed-off-by: Kartik Ganesh <[email protected]>

---------

Signed-off-by: Kartik Ganesh <[email protected]>
(cherry picked from commit 8251535)
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov
Copy link

codecov bot commented Jun 19, 2023

Codecov Report

Merging #8159 (f696406) into 1.3 (8cff422) will increase coverage by 0.05%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                1.3    #8159      +/-   ##
============================================
+ Coverage     77.59%   77.65%   +0.05%     
- Complexity    58784    58791       +7     
============================================
  Files          4223     4223              
  Lines        253435   253437       +2     
  Branches      38705    38705              
============================================
+ Hits         196663   196804     +141     
+ Misses        40786    40653     -133     
+ Partials      15986    15980       -6     
Impacted Files Coverage Δ
...arch/analysis/common/MappingCharFilterFactory.java 50.00% <100.00%> (ø)
...n/java/org/opensearch/index/analysis/Analysis.java 84.89% <100.00%> (+0.22%) ⬆️

... and 454 files with indirect coverage changes

@kartg kartg merged commit 6a17600 into opensearch-project:1.3 Jun 19, 2023
@kartg kartg deleted the backport/backport-8150-to-1.3 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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants