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

Updates dependency vulnerabilities versions #1806

Merged

Conversation

DarshitChanpura
Copy link
Member

@DarshitChanpura DarshitChanpura commented Apr 28, 2022

Description

Fixes vulnerabilities reported by WhiteSource.

  • Category : Maintenance

Issues Resolved

Is this a backport? If so, please add backport PR # and/or commits #

Check List

  • New functionality includes testing
  • New functionality has been documented
  • Commits are signed per the DCO using --signoff

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.

Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
@DarshitChanpura DarshitChanpura requested a review from a team April 28, 2022 19:48
@peternied peternied added the backport 1.3 backport to 1.3 branch label Apr 28, 2022
@peternied
Copy link
Member

We should get this into the next point release.

@codecov-commenter
Copy link

codecov-commenter commented Apr 28, 2022

Codecov Report

Merging #1806 (9fa68d2) into main (22822b4) will decrease coverage by 0.03%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #1806      +/-   ##
============================================
- Coverage     60.78%   60.74%   -0.04%     
+ Complexity     3185     3184       -1     
============================================
  Files           253      253              
  Lines         17931    17931              
  Branches       3204     3204              
============================================
- Hits          10900    10893       -7     
- Misses         5454     5461       +7     
  Partials       1577     1577              
Impacted Files Coverage Δ
...org/opensearch/security/rest/TenantInfoAction.java 77.94% <0.00%> (-10.30%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 22822b4...9fa68d2. Read the comment docs.

@DarshitChanpura DarshitChanpura removed the backport 1.3 backport to 1.3 branch label Apr 28, 2022
@DarshitChanpura
Copy link
Member Author

backported manually: #1807

@DarshitChanpura DarshitChanpura merged commit 82efc17 into opensearch-project:main Apr 28, 2022
@rursprung rursprung mentioned this pull request May 5, 2022
3 tasks
@peternied peternied added the backport 2.0 backport to 2.0 branch label May 13, 2022
opensearch-trigger-bot bot pushed a commit that referenced this pull request May 13, 2022
Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
(cherry picked from commit 82efc17)
wuychn pushed a commit to ochprince/security that referenced this pull request Mar 16, 2023
Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.0 backport to 2.0 branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix WhiteSouce reported vulnerabilities
4 participants