Skip to content

NuGet vulnerability warnings with Visual Studio 2022 17.12 #1093

@ContentsMayVary

Description

@ContentsMayVary

Having upgraded to Visual Studio 2022 17.12 today, we are now getting NuGet vulnerability warnings for this package.

To reproduce:

Add the following NuGet package reference to a netstandard2.0 project:

<PackageReference Include="StreamJsonRpc" Version="2.20.17" />

When you compile that project with Visual Studio 2022 17.12 you get the following warnings:

warning NU1902: Package 'MessagePack' 2.5.108 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-4qm4-8hg2-g2xm
warning NU1903: Package 'System.Text.Json' 8.0.3 has a known high severity vulnerability, https://github.com/advisories/GHSA-8g4q-xg66-9fp4
warning NU1903: Package 'System.Text.Json' 8.0.3 has a known high severity vulnerability, https://github.com/advisories/GHSA-hh2w-p6rv-4g7w

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions