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 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.
The text was updated successfully, but these errors were encountered:
When building a project that includes a classlib using FSharp.SystemTextJson one encounters the warning:
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.The text was updated successfully, but these errors were encountered: