vishalcoc44 opened a new pull request, #1028:
URL: https://github.com/apache/poi/pull/1028

   I'm adding **CIFuzz** GitHub Action to automatically fuzz new contributions 
and prevent regressions.
   
   - **Continuous Security**: Every PR will now be fuzzed for 10 minutes using 
the existing OSS-Fuzz infrastructure.
   - **Ideal Integration**: This completes the "Ideal Integration" requirement 
for Google OSS-Fuzz, ensuring long-term maintenance of the fuzzer health.
   - **Regression Testing**: Identified bugs (like the RLE decompression crash) 
will be caught automatically if re-introduced.
   
   ### Validation
   - The workflow correctly references the `apache-poi` project on OSS-Fuzz.
   - It triggers on Pull Requests targeting `trunk` and `5.5.x`.
   
   @centic9


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