Skip to content

Microsoft.JavaScript.UnitTest references a vulnerable NewtonSoft.Json package #2513

@lennybacon

Description

@lennybacon

I use the package Microsoft.JavaScript.UnitTest 1.5.10610.1 is a C# project (ASP.NET) to run typescript tests.

The build and Visual Studio warn me about a vulnerable NewtonSoft.Json package.

NU1903	Package 'Newtonsoft.Json' 12.0.2 has a known high severity vulnerability, https://github.com/advisories/GHSA-5crp-9r3c-p9vr	

As a workaround i installed Newtonsoft.Json 13.0.3 but I do my serialization using System.Text.Json.

So it would be nice to have a dependency update and a newly published package of Microsoft.JavaScript.UnitTest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions