Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSS-Fuzz integration #3

Open
DavidKorczynski opened this issue Oct 20, 2024 · 0 comments
Open

OSS-Fuzz integration #3

DavidKorczynski opened this issue Oct 20, 2024 · 0 comments

Comments

@DavidKorczynski
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant