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 url-regex vulnerability #50

Open
SimonDeRidder opened this issue Apr 13, 2021 · 2 comments
Open

fix url-regex vulnerability #50

SimonDeRidder opened this issue Apr 13, 2021 · 2 comments

Comments

@SimonDeRidder
Copy link

When installing via npm, a warning is issued:
┌──────────┬─────────────────────────────┐
│ High │ Regular Expression Denial of Service │
├──────────┼─────────────────────────────┤
│ Package │ url-regex │
├──────────┼─────────────────────────────┤
│ Patched in │ No patch available │
├──────────┼─────────────────────────────┤
│ Dependency of │ gulp-concat-css [dev] │
├──────────┼─────────────────────────────┤
│ Path │ gulp-concat-css > rework-import > url-regex │
├──────────┼─────────────────────────────┤
│ More info │ https://npmjs.com/advisories/1550
└──────────┴─────────────────────────────┘
More info in kevva/url-regex#70
It seems the issue can be fixed by switching to https://github.com/niftylettuce/url-regex-safe

@retroburst
Copy link

Also would really like to see this fixed as well!

@mattiaskagstrom
Copy link

Related: reworkcss/rework-import#20

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

No branches or pull requests

3 participants