Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vulnerabilities in dependencies #73

Open
jkuek opened this issue Nov 25, 2024 · 3 comments
Open

Vulnerabilities in dependencies #73

jkuek opened this issue Nov 25, 2024 · 3 comments
Assignees

Comments

@jkuek
Copy link

jkuek commented Nov 25, 2024

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?

@scale-tone
Copy link
Owner

Hey @jkuek , it's been a while since I last touched this codebase, that's for sure.
But let me just push an update for you...

@scale-tone scale-tone self-assigned this Nov 25, 2024
@jkuek
Copy link
Author

jkuek commented Nov 25, 2024

No pressure, I guess the bigger question is whether this library is still supported?

If necessary I could remove my dependency on it, but I won't if I can just update it

@scale-tone
Copy link
Owner

whether this library is still supported?

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?

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

No branches or pull requests

2 participants