DavidKorczynski
DavidKorczynski
Hi, This post is about extending fuzzing of etcd and Sahdev Zala asked me to put an issue up here. CNCF has been sponsoring fuzzing of various CNCF projects (see...
Hi, I was wondering if you would like to integrate continuous fuzzing by way of OSS-Fuzz? In this PR https://github.com/google/oss-fuzz/pull/8103 I do exactly that, namely created the necessary logic from...
Description: what's your idea? In short, this proposal is about making it easier to fuzz CNCF projects from a management perspective. In the last year we (Ada Logics) have been...
Hi, I was thinking that it would be nice to set up continuous fuzzing of python-lz4, by way of OSS-Fuzz. In this PR: https://github.com/google/oss-fuzz/pull/4989 I have done exactly that, namely...
Hi! I have been working on getting fuzzing into faad2 and it would be great to get it aligned with OSS-Fuzz. OSS-Fuzz is a free service run by Google that...
Hi, Given the popularity of simplejson I was thinking that it would be nice to set up continuous fuzzing of simplejson, by way of OSS-Fuzz. In this PR: https://github.com/google/oss-fuzz/pull/4905 I...
Hi, I was wondering if you would like to integrate continuous fuzzing by way of OSS-Fuzz? Fuzzing is a way to automate test-case generation and has been heavily used for...
Hi, I was wondering if you would like to integrate continuous fuzzing by way of OSS-Fuzz? In this PR https://github.com/google/oss-fuzz/pull/8105 I do exactly that, namely created the necessary logic from...
Hi, I was wondering if you would like to integrate continuous fuzzing by way of OSS-Fuzz? Fuzzing is a way to automate test-case generation and can be used to find...
@rayluo we would be happy to do some fuzzing of ADAL similar to MSAL, are you okay with this? We have done an initial pass here https://github.com/google/oss-fuzz/pull/8000 -- Could we...