Skip to content

[Backport 2.x] Add fix for CVE-2023-2251#62

Merged
joshuali925 merged 1 commit intoopensearch-project:2.xfrom
rupal-bq:2.x-yaml
Apr 26, 2023
Merged

[Backport 2.x] Add fix for CVE-2023-2251#62
joshuali925 merged 1 commit intoopensearch-project:2.xfrom
rupal-bq:2.x-yaml

Conversation

@rupal-bq
Copy link
Copy Markdown
Contributor

@rupal-bq rupal-bq commented Apr 26, 2023

Description

Backporting #60 to 2.x

  • Added resolution for yaml v2.2.2
yarn why v1.22.19
[1/4] Why do we have the module "yaml"...?
[2/4] Initialising dependency graph...
[3/4] Finding dependency...
[4/4] Calculating file sizes...
=> Found "yaml@1.10.2"
info Reasons this module exists
   - "husky#cosmiconfig" depends on it
   - Hoisted from "husky#cosmiconfig#yaml"
info Disk size without dependencies: "640KB"
info Disk size with unique dependencies: "640KB"
info Disk size with transitive dependencies: "640KB"
info Number of shared dependencies: 0
Done in 0.21s.

Issues Resolved

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • 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: Rupal Mahajan <maharup@amazon.com>
@rupal-bq rupal-bq requested a review from a team as a code owner April 26, 2023 22:29
@rupal-bq rupal-bq added dependencies Pull requests that update a dependency file backport 2.7 labels Apr 26, 2023
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #62 (3dca900) into 2.x (ca47e3c) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##              2.x      #62   +/-   ##
=======================================
  Coverage   62.76%   62.76%           
=======================================
  Files          10       10           
  Lines         658      658           
  Branches      119      119           
=======================================
  Hits          413      413           
  Misses        192      192           
  Partials       53       53           
Flag Coverage Δ
dashboards-query-workbench 62.76% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@joshuali925 joshuali925 merged commit 8bc586f into opensearch-project:2.x Apr 26, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Apr 26, 2023
Signed-off-by: Rupal Mahajan <maharup@amazon.com>
(cherry picked from commit 8bc586f)
joshuali925 pushed a commit that referenced this pull request Apr 26, 2023
Signed-off-by: Rupal Mahajan <maharup@amazon.com>
(cherry picked from commit 8bc586f)

Co-authored-by: Rupal Mahajan <maharup@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 2.7 dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants