Skip to content

Conversation

@DullReferenceException
Copy link

@DullReferenceException DullReferenceException commented Oct 14, 2020

Replace vulnerable url-regex with url-regex-safe.

This would have the unfortunate side-effect of requiring node 10.12.0 or later.

Replace vulnerable `url-regex` with `url-regex-safe`
Cj-bc added a commit to Cj-bc/gulp-concat-css that referenced this pull request Nov 15, 2020
Current version of rework-import is depends on 'url-regex', which have
high severity vulnerability, and it's recommended to use
'url-regex-safe' instead:

CVE: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7661

There're PR for rework-import, which is dependency of this and depends
on 'url-regex', to use 'url-regex-safe':

reworkcss/rework-import#20

But it's not merged yet (Actually I don't believe it will be merged in
the future) so that I directly use his branch to fix it.
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

Successfully merging this pull request may close these issues.

2 participants