jay666mnj opened a new pull request, #16282:
URL: https://github.com/apache/dubbo/pull/16282

   ## What is the purpose of the change
   
   Add tests for YamlCodec to ensure YAML Java class tags are checked by Dubbo 
serialization security.
   
   ## Brief changelog
   
   - Add YamlCodecTest
   - Verify normal YAML decoding to POJO
   - Verify unsafe YAML class tag is rejected in STRICT mode
   
   ## Verifying this change
   
   - `$env:JAVA_TOOL_OPTIONS='-Dfile.encoding=UTF-8'; .\mvnw.cmd -pl 
dubbo-remoting/dubbo-remoting-http12 -Dtest=YamlCodecTest test`
   
   Fixes #13799


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to