Skip to content

[AspireE2E] There is a warning Package 'MessagePack' 2.5.192 has a known high severity vulnerability when creating Aspire project #18153

Description

@jinzhao1127

REGRESSION INFO: Also repro on Aspire 13.4.3

INSTALL STEPS

  1. Clean machine: Windows11 25h2 x64
  2. Install 10.0.301 SDK
  3. Add 9.0 feed
  4. Install Aspire.ProjectTemplates 13.5.0-preview
    dotnet new install Aspire.ProjectTemplates::13.5.0-preview.1.26311.10

REPRO STEPS

  1. Open CMD, run following command to create a Aspire Starter App
     dotnet new aspire-starter -o AspireStarterApp
    

ACTUAL
warning NU1903: Package 'MessagePack' 2.5.192 has a known high severity vulnerability appears

Image

Note:

  1. After update the MessagePack version to 2.5.302 will fix this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    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