You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using version 2.4.0, which seems to be the latest.
It has dependencies on System.Net.Http 4.3.0 and System.Text.RegularExpressions 4.3.0, both of which have vulnerabilities with high severity: GHSA-cmhx-cq75-c4mj GHSA-7jgj-8wvc-jh57
What are the chances of getting an updated package that addresses this?
Or is there an alternative package I could use?
The text was updated successfully, but these errors were encountered:
I'm happy to make patches/security fixes/package bump-ups, if folks see it as a value.
But let's be honest: hard to expect new features/major updates from me here.
For your particular issue I can try to bump it up to netstandard2.1 (that seems to resolve it, from what I can see from dependency graph in Visual Studio) and push an update. Should I?
I'm using version 2.4.0, which seems to be the latest.
It has dependencies on System.Net.Http 4.3.0 and System.Text.RegularExpressions 4.3.0, both of which have vulnerabilities with high severity:
GHSA-cmhx-cq75-c4mj
GHSA-7jgj-8wvc-jh57
What are the chances of getting an updated package that addresses this?
Or is there an alternative package I could use?
The text was updated successfully, but these errors were encountered: