Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix security issue for V4 #2424

Open
wants to merge 4 commits into
base: v4
Choose a base branch
from

Commits on Feb 20, 2024

  1. Fix object deserialization when type is not assignable

    Dan Bourquin committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    ea6bb1b View commit details
    Browse the repository at this point in the history
  2. Adding testing for Process object deserializaion rule

    Dan Bourquin committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    f74cb0c View commit details
    Browse the repository at this point in the history
  3. Block using of System assembly namespace

    Dan Bourquin committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    07a3e4b View commit details
    Browse the repository at this point in the history
  4. Fix cherry picked commit and adapt for v4

    Dan Bourquin committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    3f7eac9 View commit details
    Browse the repository at this point in the history