NightOwl888 opened a new pull request, #876:
URL: https://github.com/apache/lucenenet/pull/876

   Binary serialization is obsolete in .NET 6+, and serialization didn't 
technically support extension because it was missing the virtual GetObjectData 
and OnDeserialization methods and deserialization constructor.
   
   This fixes the SonarCloud security hotspot [Deserializing objects without 
performing data validation is 
security-sensitive](https://sonarcloud.io/organizations/apache/rules?open=csharpsquid%3AS5766&rule_key=csharpsquid%3AS5766).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@lucenenet.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to