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

fix path-to-regex cve #8176

Merged
merged 3 commits into from
Sep 13, 2024
Merged

fix path-to-regex cve #8176

merged 3 commits into from
Sep 13, 2024

Conversation

yujin-emma
Copy link
Contributor

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

Description

#8147

Issues Resolved

#8147

Screenshot

Testing the changes

Changelog

  • fix: CVE fix

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 <[email protected]>
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.03%. Comparing base (8118024) to head (f98273e).
Report is 211 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8176      +/-   ##
==========================================
- Coverage   64.03%   64.03%   -0.01%     
==========================================
  Files        3740     3740              
  Lines       88580    88580              
  Branches    13790    13790              
==========================================
- Hits        56720    56719       -1     
- Misses      31262    31263       +1     
  Partials      598      598              
Flag Coverage Δ
Linux_1 30.04% <ø> (ø)
Linux_2 58.79% <ø> (ø)
Linux_3 40.38% <ø> (-0.01%) ⬇️
Linux_4 31.47% <ø> (ø)
Windows_1 30.06% <ø> (ø)
Windows_2 58.74% <ø> (ø)
Windows_3 40.39% <ø> (ø)
Windows_4 31.47% <ø> (ø)

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.

@BionIT BionIT merged commit ceff8b5 into opensearch-project:main Sep 13, 2024
71 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 13, 2024
* fix path-to-regex cve

Signed-off-by: yujin.emma <[email protected]>

* Changeset file for PR #8176 created/updated

---------

Signed-off-by: yujin.emma <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit ceff8b5)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 13, 2024
* fix path-to-regex cve

Signed-off-by: yujin.emma <[email protected]>

* Changeset file for PR #8176 created/updated

---------

Signed-off-by: yujin.emma <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit ceff8b5)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
ZilongX pushed a commit that referenced this pull request Sep 13, 2024
* fix path-to-regex cve



* Changeset file for PR #8176 created/updated

---------



(cherry picked from commit ceff8b5)

Signed-off-by: yujin.emma <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
ZilongX pushed a commit that referenced this pull request Sep 13, 2024
* fix path-to-regex cve



* Changeset file for PR #8176 created/updated

---------



(cherry picked from commit ceff8b5)

Signed-off-by: yujin.emma <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
@ananzh ananzh added the v2.17.0 label Oct 30, 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.

4 participants