-
Notifications
You must be signed in to change notification settings - Fork 917
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
fix path-to-regex cve #8176
Conversation
Signed-off-by: yujin.emma <[email protected]>
❌ Empty Changelog SectionThe 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. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
* 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>
* 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>
* 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>
* 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>
Description
#8147
Issues Resolved
#8147
Screenshot
Testing the changes
Changelog
Check List
yarn test:jest
yarn test:jest_integration