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

path-to-regex 6.3.0 version is being blocked by scanning applications #2294

Closed
4 tasks done
nickmorten opened this issue Sep 24, 2024 · 1 comment
Closed
4 tasks done
Labels
bug Something isn't working needs:triage Issues that have not been investigated yet. scope:browser Related to MSW running in a browser

Comments

@nickmorten
Copy link

Prerequisites

Environment check

  • I'm using the latest msw version
  • I'm using Node.js version 18 or higher

Browsers

No response

Reproduction repository

n/a

Reproduction steps

My organization's scanning software is reporting a high vulnerability with using path-to-regexp v6.3.0. We tried to override it to 8.0.0 or 8.1.0, but msw fails when we do that.

Current behavior

My organization's scanning software is reporting a high vulnerability with using path-to-regexp v6.3.0. We tried to override it to 8.0.0 or 8.1.0, but msw fails when we do that.

Expected behavior

We would like to continue using msw for mocking APIs and unit tests, but are currently blocked.

@nickmorten nickmorten added bug Something isn't working needs:triage Issues that have not been investigated yet. scope:browser Related to MSW running in a browser labels Sep 24, 2024
@kettanaito
Copy link
Member

Hi. Please see #2270. The vulnerability fix has been backported to the version of path-to-regexp matching the semver used in MSW. Nothing we should do here.

@github-actions github-actions bot locked and limited conversation to collaborators Oct 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working needs:triage Issues that have not been investigated yet. scope:browser Related to MSW running in a browser
Projects
None yet
Development

No branches or pull requests

2 participants