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

New preview versions for log4net 3.0.1

2024-09-19 Thread Jan Friedrich
Hi, the log4net team is pleased to announce the first preview versions for log4net 3.0.1: https://github.com/apache/logging-log4net/releases/tag/rc%2F3.0.1-preview.1 https://github.com/apache/logging-log4net/releases/tag/rc%2F3.0.1-preview.2 These previews introduce new features and bug fixes t

[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