Open eiriktsarpalis opened 1 week ago
What about the security mitigation of deserializing keyed collections? (#33)
Added, although I'm not aware of a solution that clicks with how the abstractions work today. Seems the best approach is to hardcode mitigations in converters for known hash table implementations like Dictionary, HashSet, etc.
Tracks remaining issues until a 1.0 release of the library can be published:
cc @AArnott