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

Add the version bump per major based on CVE website for path-to-regexp #8196

Closed
wants to merge 2 commits into from

Conversation

yujin-emma
Copy link
Contributor

@yujin-emma yujin-emma commented Sep 13, 2024

Description

Issues Resolved

https://build.ci.opensearch.org/job/docker-scan/3826/artifact/scan_docker_image.txt/*view*/

Screenshot

https://build.ci.opensearch.org/job/docker-scan/3826/artifact/scan_docker_image.txt/*view*/

Testing the changes

Changelog

  • fix: CVE version bumping per major version

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

Signed-off-by: yujin.emma <yujin.emma.work@gmail.com>
Copy link
Contributor

❌ Empty Changelog Section

The Changelog section in your PR description is empty. Please add a valid changelog entry or entries. If you did add a changelog entry, check to make sure that it was not accidentally included inside the comment block in the Changelog section.

Copy link

codecov bot commented Sep 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.04%. Comparing base (21f4218) to head (1d8f5d6).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8196      +/-   ##
==========================================
- Coverage   64.04%   64.04%   -0.01%     
==========================================
  Files        3740     3740              
  Lines       88608    88608              
  Branches    13799    13799              
==========================================
- Hits        56746    56745       -1     
- Misses      31264    31265       +1     
  Partials      598      598              
Flag Coverage Δ
Linux_1 30.03% <ø> (ø)
Linux_2 58.83% <ø> (ø)
Linux_3 40.37% <ø> (+<0.01%) ⬆️
Linux_4 31.46% <ø> (-0.01%) ⬇️
Windows_1 30.05% <ø> (ø)
Windows_2 58.78% <ø> (ø)
Windows_3 40.37% <ø> (ø)
Windows_4 31.46% <ø> (ø)

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.

@yujin-emma yujin-emma closed this Sep 13, 2024
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