You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! Would you be interested in setting up fuzzing by way of OSS-Fuzz?
Fuzzing is in essence a stress testing approach used to find bugs in software, and OSS-Fuzz is a free service run by Google that performs continuous fuzzing of important open source projects. It would be great to integrate yxml to help uncover memory corruption issues that may exist.
The only thing needed at this point to integrate is an email that is connected with a Google account, which can be used to receive email notifications when bug occurs.
In google/oss-fuzz#12620 I've added an initial integration -- if you're happy to integrate we can also land the fuzzers upstream to make it easier for you to adjust/extend the fuzz harnesses.
Let me know what you think, and I'm happy to expand on any points if this would help.
The text was updated successfully, but these errors were encountered:
Hi! Would you be interested in setting up fuzzing by way of OSS-Fuzz?
Fuzzing is in essence a stress testing approach used to find bugs in software, and OSS-Fuzz is a free service run by Google that performs continuous fuzzing of important open source projects. It would be great to integrate yxml to help uncover memory corruption issues that may exist.
The only thing needed at this point to integrate is an email that is connected with a Google account, which can be used to receive email notifications when bug occurs.
In google/oss-fuzz#12620 I've added an initial integration -- if you're happy to integrate we can also land the fuzzers upstream to make it easier for you to adjust/extend the fuzz harnesses.
Let me know what you think, and I'm happy to expand on any points if this would help.
The text was updated successfully, but these errors were encountered: