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

Package 'System.Text.Json' 6.0.0 has a known high severity vulnerability #192

Open
jasonzoladz opened this issue Dec 10, 2024 · 1 comment

Comments

@jasonzoladz
Copy link

When building a project that includes a classlib using FSharp.SystemTextJson one encounters the warning:

Package 'System.Text.Json' 6.0.0 has a known high severity vulnerability

That vulnerability is discussed here.

I realize that the vulnerability only concerns JSON models that utilize [JsonExtensionData] and that this repo's code does not use it. However, the warning appears for users and can be removed by updating the dependency to the patched version.

@games
Copy link

games commented Dec 19, 2024

Same issue here

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