Enexure.MicroBus
Enexure.MicroBus copied to clipboard
Vulnerability in [email protected] dependency
[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.