Continuous fuzzing through OSS-fuzz #309
Labels
Component - Testing
Code in test or testpar directories, GitHub workflows
Priority - 1. High 🔼
These are important issues that should be resolved in the next release
Type - Task
Actions that don't fit into any other type category
I have been working on setting up continuous fuzzing of hdf5 by way of Libfuzzer and OSS-fuzz.
Fuzzing of hdf5 has been discussed here: #263 (comment) and here: #272.
Tagging @schwehr since you suggested integrating with OSS-fuzz.
I have set up a draft integration over at OSS-fuzz here: google/oss-fuzz#5103.
Feel free to leave any comments over there.
It is free to integrate with OSS-fuzz, and it is expected that bugs are fixed, so that the resources spent on fuzzing hdf5 go towards resolving bugs in the code base.
To finish the integration, at least one maintainers email is needed for bug reports.
I recommend moving the fuzzer and the build script upstream to easier maintain them.
The text was updated successfully, but these errors were encountered: