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

Update dependencies for whitesource #959

Merged
merged 5 commits into from
Feb 9, 2024

Conversation

Swiddis
Copy link
Collaborator

@Swiddis Swiddis commented Feb 7, 2024

Description

Resolves CVE alarms.

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: Simeon Widdis <[email protected]>
Copy link

codecov bot commented Feb 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b85b949) 74.57% compared to head (aa5498d) 74.57%.

Additional details and impacted files
@@            Coverage Diff            @@
##                1.x     #959   +/-   ##
=========================================
  Coverage     74.57%   74.57%           
  Complexity      383      383           
=========================================
  Files            94       94           
  Lines          4008     4008           
  Branches        612      612           
=========================================
  Hits           2989     2989           
  Misses          885      885           
  Partials        134      134           
Flag Coverage Δ
dashboards-reports 77.06% <ø> (ø)
reports-scheduler 72.30% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Simeon Widdis <[email protected]>
@Swiddis Swiddis changed the title Update org.json dependency for CVE-2022-45688 Update dependencies for whitesource Feb 7, 2024
This reverts commit 652cbf5.

Signed-off-by: Simeon Widdis <[email protected]>
@Swiddis
Copy link
Collaborator Author

Swiddis commented Feb 7, 2024

Is it breaking upstream ops to update node version? It looks like node 10 doesn't have access to non-vulnerable transient dependencies.

Signed-off-by: Simeon Widdis <[email protected]>
@Swiddis Swiddis merged commit 342bcad into opensearch-project:1.x Feb 9, 2024
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants