Enexure.MicroBus icon indicating copy to clipboard operation
Enexure.MicroBus copied to clipboard

Vulnerability in [email protected] dependency

Open scholzartur opened this issue 1 year ago • 0 comments

[email protected] has dependency to [email protected] which has vulnerability: LINK. Please update it to newer version if possible.

Update: It's because .net standard that is used in this project references [email protected]. At the end of the day, application will use System.Text.RegularExpressions provided by .net SDK installed on the machine. It means that as long as SDK is in newest version there should be no problem, but it would be nice to have this package targeted for the newest LTS .net.

scholzartur avatar May 16 '23 14:05 scholzartur