Re: [log4cxx] Request-for-review: Google OSS-Fuzz integration

2024-09-19 Thread Robert Middleton
I’ll check it out next week. The brief look that I did earlier looks good though, good job Volkan! -Robert Middleton On Thu, Sep 19, 2024 at 8:08 AM Volkan Yazıcı wrote: > OSS-Fuzz is a Google service that > continuously runs fuzz tests of critical F/OSS pr

[log4cxx] Request-for-review: Google OSS-Fuzz integration

2024-09-19 Thread Volkan Yazıcı
OSS-Fuzz is a Google service that continuously runs fuzz tests of critical F/OSS projects on a beefy cluster and reports its findings (bugs, vulnerabilities, etc.) privately to project maintainers. In #411 , I