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

   This PR addresses the security vulnerability in YamlCodec (#13799) by adding 
a unit test to verify that malicious payloads are rejected.
   
   Changes:
   
   Added YamlCodecTest.java to cover the security gap.
   
   Fixed the core.fileMode issue by ensuring file permissions remain unchanged 
(set core.fileMode to false locally).
   
   Verified code formatting and license headers using mvn spotless:apply.
   
   Note: This is a clean PR that supersedes #15958. CC @zrlw @oxsean


-- 
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