hpvd opened a new issue #12789:
URL: https://github.com/apache/pulsar/issues/12789


   **Is your enhancement request related to a problem? Please describe.**
   Quality and Security could always be optimized...
   
   **Describe the solution you'd like**
   Use Fuzzing to find bugs (e.g. as part of CI)
   
   OSS-Fuzz: Continuous Fuzzing for Open Source Software
   https://github.com/google/oss-fuzz
   
   has found 
   As of June 2021,
   OSS-Fuzz has found over
   30,000 bugs 
   in 500 open source projects (see 
https://github.com/google/oss-fuzz/tree/master/projects)
   
   now it's available as part of CI via github-actions
   https://github.com/google/clusterfuzzlite
   
   => Using it for pulsar may help to strength quality and security 
   going well beyond the already great introduction of spotbugs and others
   
   
   


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


Reply via email to