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

Resolve Moment.js CVE Issue #535

Merged
merged 1 commit into from
Jul 10, 2023
Merged

Conversation

kaituo
Copy link
Collaborator

@kaituo kaituo commented Jul 10, 2023

Description

This PR addresses a CVE related to our use of a version of moment.js that is below 2.29.2.

Modified as per the reference PR: https://github.com/opensearch-project/OpenSearch-Dashboards/pull/1931/files

Testing done:

  1. Executed an end-to-end test to ensure that we can still create and run a detector with the updated moment.js version.

Check List

  • New functionality includes testing.
    • All tests pass
  • 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.

This PR addresses a CVE related to our use of a version of moment.js that is below 2.29.2.

Modified as per the reference PR: https://github.com/opensearch-project/OpenSearch-Dashboards/pull/1931/files

Testing done:
1. Executed an end-to-end test to ensure that we can still create and run a detector with the updated moment.js version.

Signed-off-by: Kaituo Li <kaituo@amazon.com>
@kaituo kaituo changed the title Address CVE Resolve Moment.js CVE Issue Jul 10, 2023
@kaituo kaituo merged commit 53eab96 into opensearch-project:1.3 Jul 10, 2023
6 checks passed
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.

3 participants