Closed capuanob closed 12 months ago
@marzer Apologize for the delay in getting this implemented! This PR represents the majority of what is needed to get this project integrated into OSSFuzz for continuous fuzz-testing. Once this is merged, I will submit a PR to the OSSFuzz project that defines a Dockerfile that will pull this project and run the build.sh
@marzer Apologize for the delay in getting this implemented! This PR represents the majority of what is needed to get this project integrated into OSSFuzz for continuous fuzz-testing. Once this is merged, I will submit a PR to the OSSFuzz project that defines a Dockerfile that will pull this project and run the
build.sh
Also, the CIFuzz job will fail until that Dockerfile is merged into OSSFuzz
Thanks for this! Looks good to me :)
Also, the CIFuzz job will fail until that Dockerfile is merged into OSSFuzz
Yep, figured as much. No problem.
What does this change do?
fuzzing
directory containing a fuzzing harness that targets theparse
entrypoint and tests the various serializers available in the library.Is it related to an exisiting bug report or feature request?
Implements #208
Pre-merge checklist
origin/master
(if necessary)