Skip to content

CodeQL: Usage of Newtonsoft.Json.TypeNameHandling.All considered unsafe #278

@cgillum

Description

@cgillum

This is a CodeQL issue. CodeQL tracking item can be found here.

More information on how to fix the issue here.

We can't simply use TypeNameHandling.None because that would be a breaking change, preventing exceptions from being deserialized. However, there are other workarounds that can be considered, as noted in the above informational link.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1Priority 1

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions