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

Latest version of the package is compiled with System.Text.Json 8.0.0 which has known vulnerabilities. #257

Open
dougmorris opened this issue Nov 23, 2024 · 3 comments

Comments

@dougmorris
Copy link

It would be better compile with 8.0.5 of System.Text.Json

@dvsekhvalnov
Copy link
Owner

it's actually referencing 5.0.2 for .netstandard 2.1 only.

but guess can bump up dependencies, why not.

@dougmorris
Copy link
Author

image

@dvsekhvalnov
Copy link
Owner

yeah, i guess it's resolution thing, here is reference: https://github.com/dvsekhvalnov/jose-jwt/blob/master/jose-jwt/jose-jwt.csproj#L105

i'll update package on nuget, but pretty sure you can specify fixed version in your project in a mean time.

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