Ensure typed deserialization requires exact type match from resolver
Open
area-Clipboard
area-Serialization-BinaryFormatter-FeatureWork
binaryformatter-migration
- Dominant language
- C#
- Stars
- 4.9k
- Forks
- 1.1k
- Avg merge
- 20h 23m
- Merged PRs (30d)
- 103
Description
Need to validate at the lowest level in BinaryFormatUtilities. Currently this is not blocked. You should not be able to ask for a base type without a resolver to get derived types.
Contributor guide
Assessment
This issue has not been assessed yet.