psxjoy opened a new pull request, #928:
URL: https://github.com/apache/fesod/pull/928

   ## Purpose of the pull request
   
   Improve the lifecycle handling of POI encryption context in XLS read/write 
paths.
   
   ## What's changed?
   
   - Scope encryption context setup to the XLS operations that require it.
   - Clear the context in `finally` after XLS sheet listing, parsing, and write 
protection.
   - Add regression assertions to verify the context is cleared after encrypted 
read/write flows.
   
   ## Checklist
   
   - [X] I have read the [Contributor 
Guide](https://fesod.apache.org/community/contribution/).
   - [X] I have written the necessary doc or comment.
   - [X] I have added the necessary unit tests and all cases have passed.


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