Skip to content

Security: remove or upgrade System.Text.Jason package in ScottPlot 4 cookbook #4063

@swharden

Description

@swharden

It looks there is a vulnerability GHSA-hh2w-p6rv-4g7w in the System.Text.Jason version being used by the ScottPlot 4 cookbook

<PackageReference Include="System.Text.Json" Version="5.0.2" />

To fix: Remove this line and see if the project still compiles (it should, since the project now targets .NET 8). If it compiles, problem solved! If the package is still needed, use the current version from https://www.nuget.org/packages/System.Text.Json which as of today is 8.0.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    Good First IssueThis issue has limited complexity and may be a good start for new contributors⚠️ HIGH PRIORITY

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions