Skip to content

Microsoft.Extensions.AI.Templates tests are failing #7562

@adamsitnik

Description

@adamsitnik

The templates tests are currently failing with following error:

Warning As Error: Package 'MessagePack' 2.5.192 has a known high severity vulnerability, https://github.com/advisories/GHSA-hv8m-jj95-wg3x

It's because of following dependency:

Aspire.Hosting.AppHost 13.4.3
  → Aspire.Hosting 13.4.3
    → StreamJsonRpc 2.22.23
      → MessagePack >= 2.5.192

Aspire is working on a fix: microsoft/aspire#18153

According to microsoft/aspire#18155:

No direct exposure for us — we don't use the MessagePack formatter

Metadata

Metadata

Assignees

No one assigned

    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