Re: [gdal-dev] Google OSS Fuzz

2017-04-22 Thread Kurt Schwehr
> I'm interested. What is your plan, where help is needed? I don't actually have a plan :) I've been using an internal to Google interface to drive fuzzing so far and have yet to look at what it takes to drive OSS-Fuzz. So someone looking at what we need to do to trigger the fuzzing would be gre

Re: [gdal-dev] Google OSS Fuzz

2017-04-22 Thread Even Rouault
On vendredi 21 avril 2017 09:23:50 CEST Mateusz Loskot wrote: > On 21 April 2017 at 02:06, Kurt Schwehr wrote: > > The Google security team is interested in having GDAL join the OSS-Fuzz - > > Continuous Fuzzing for Open Source Software project: > > > > https://github.com/google/oss-fuzz > > > >

Re: [gdal-dev] Google OSS Fuzz

2017-04-21 Thread Mateusz Loskot
On 21 April 2017 at 02:06, Kurt Schwehr wrote: > The Google security team is interested in having GDAL join the OSS-Fuzz - > Continuous Fuzzing for Open Source Software project: > > https://github.com/google/oss-fuzz > > If folks are interested, I've got a few fuzzers that we can start with that >

[gdal-dev] Google OSS Fuzz

2017-04-20 Thread Kurt Schwehr
The Google security team is interested in having GDAL join the OSS-Fuzz - Continuous Fuzzing for Open Source Software project: https://github.com/google/oss-fuzz I've been doing this a bit for GDAL internally at Google, but it's not at head and the bugs generated are not available until I take ac