mirror of https://github.com/google/oss-fuzz.git
90bdc6a32f
To get the ball rolling more quickly, the download_refs fuzzer for libgit2 was first implemented directly in oss-fuzz. But as we want to ensure that we're not breaking fuzzers and thus at least build them as part of our CI, the goal has been to upstream them into libgit2. This commit removes the download_refs fuzzer and its corpus in favor of using the upstreamed fuzzer. Furthermore, the build script is generalized to automatically pick up new fuzzers named according to a certain pattern, as we already added a second packfile fuzzer. |
||
---|---|---|
.. | ||
Dockerfile | ||
build.sh | ||
project.yaml |