Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: MessagePack-CSharp/MessagePack-CSharp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.5
Choose a base ref
...
head repository: MessagePack-CSharp/MessagePack-CSharp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.6
Choose a head ref
  • 3 commits
  • 2 files changed
  • 3 contributors

Commits on May 21, 2026

  1. Add several known unsafe 'gadgets' to the disallow list

    Thanks to @svenclaesson for calling these types out as valuable to block by default.
    AArnott committed May 21, 2026
    Configuration menu
    Copy the full SHA
    cea945a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2270 from MessagePack-CSharp/add-more-disallowed-…

    …types-master
    
    Add several known unsafe 'gadgets' to the disallow list
    AArnott authored May 21, 2026
    Configuration menu
    Copy the full SHA
    f13cb47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a020c2 View commit details
    Browse the repository at this point in the history
Loading