New breaking release of vinyl-fs?
#2590
Replies: 2 comments 1 reply
-
|
@jpage-godaddy The easiest avenue would be for glob-parent to backport the fix, so it would be resolved automatically for new installs and when doing Looking at this we may need to backport to a few old versions: Final note - glad you found vinyl-fs useful on it's own! |
Beta Was this translation helpful? Give feedback.
-
|
@gulpjs any more thoughts on this? Either back-porting the ReDOS fix to
|
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
We have a project that makes use of
vinyl-fs, which has been great. Unfortunately, our company, like many others, have policies in place around CVE's, and although the CVE forglob-parentmay be innocuous, we still have a policy of eliminating those pesky warnings.I understand that you have a node compatibility matrix, and updating
glob-streamto the latestglob-parentmay break the compatibility you'd like for projects like gulp, but would you be receptive to new compatibility-breaking major releases ofglob-streamandvinyl-fsthat bring in the fixed version ofglob-parent? That waygulp@4could stay where it is, butvinyl-fscan move on since it's so useful on its own. Or would you rather entertain a backport of theglob-parentfix to3.x? I am willing to help but want to make sure it aligns with your plans.Beta Was this translation helpful? Give feedback.
All reactions