Error NU1093: Package 'System.Text.Json' 6.0.9 has a known high severity vulnerability #8788
Unanswered
cornerbowlsoftware
asked this question in
Questions
Replies: 1 comment
-
For anyone interested in working around this issue without code updates to use a new library, I modified the following project file: MetadataTask.csproj
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I just ran a new WIX build and am now seeing a high vulnerability error thrown on the JSON parser. Not sure how a text parsing algorithm could have any vulnerability which allows a DoS attack, but that aside, its' broken the build.
Beta Was this translation helpful? Give feedback.
All reactions