What feature do you want to see added?
SECURITY-3707 restricts the types of elements in DescribableList specifically, but there are other collection types that allow deserializing types not matching the collection types.
As a stability improvement (failing early), implement similar protection in PersistedList and CopyOnWriteList.
Upstream changes
No response
Are you interested in contributing this feature?
No response
What feature do you want to see added?
SECURITY-3707 restricts the types of elements in
DescribableListspecifically, but there are other collection types that allow deserializing types not matching the collection types.As a stability improvement (failing early), implement similar protection in
PersistedListandCopyOnWriteList.Upstream changes
No response
Are you interested in contributing this feature?
No response