collective / icalendar

icalendar parser library for Python

Home Page:https://icalendar.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OSS-Fuzz Integration

ennamarie19 opened this issue · comments

My name is McKenna Dallmeyer and I have submitted icalendar to OSS-Fuzz recently. If you are not familiar with the project, OSS-Fuzz is Google's platform for continuous fuzzing of Open Source Software. In order to get the most out of this program, it would be greatly beneficial to be able to merge-in my fuzz harness and build scripts into the upstream repository and contribute bug fixes if they come up. Is this something that you would support me putting the effort into?

Hey! Feel free to file a PR(s) and we will happily review it :) If you need some starting point, you might find our single hypothesis test helpful.

I would close this as the fuzzer is running.
Linking:
#569 #574 #573 #577

Thanks for your contribution!