ron-rs/ron

Integration with oss-fuzz fuzzing service

Closed this issue ยท 10 comments

Hi, I would like to help integrate this project into OSS-Fuzz.

  • As an initial step for integration I have created this PR: google/oss-fuzz#8676, it contains necessary logic from an OSS-Fuzz perspective to integrate ron.

  • OSS-Fuzz is a free service run by Google that performs continuous fuzzing of important open source projects.

  • As ron already have cargo-fuzz based fuzzing implemented, this makes it easily compatible with oss-fuzz out of box.

  • If you would like to integrate, the only thing I need is a list of email(s), it must be associated with a google account like
    gmail (why?). by doing that, the provided email(s) will get access to the data produced by OSS-Fuzz, such as bug reports, coverage reports and more stats.

  • As an alternative, if you don't have a google/gmail id, but still wish to integrate. I can add my mail id for time being and monitor bug/crashes.

  • Notice the email(s) affiliated with the project will be public in the OSS-Fuzz repo, as they will be part of a configuration file.

Thank you very much for creating the PR! I'd personally be inclined to support this. Perhaps we could create a new email account for the ron project that all maintainers have access to / that forwards to our private email addresses? @torkleyy and @kvark what are your thoughts?

Thank you very much for creating the PR! I'd personally be inclined to support this. Perhaps we could create a new email account for the ron project that all maintainers have access to / that forwards to our private email addresses? @torkleyy and @kvark what are your thoughts?

Hi, Thanks for your response, Please note that you can add email at later date too(just ping me). For now, we just need confirmation that you are interested in integration of this project :)

Ok, let's see what the others have to say :)

OSS-Fuzz seems great!

Would you prefer creating a separate email address? @MomoLangenstein

Personally I'm fine with using my individual email.

OSS-Fuzz seems great!

Would you prefer creating a separate email address? @MomoLangenstein

Personally I'm fine with using my individual email.

I'd like to definitely receive the emails, and I do not so far use gmail publicly. I can quickly create one if that option is easier/better than a team-associated email address.

@manunio You can definitely add me with juniper.tyree@gmail.com .

@manunio You can definitely add me with juniper.tyree@gmail.com .

I'll go ahead with integration with this email, later if you wish to add more emails just ping me :)

@manunio Can you please also add torkleyy@gmail.com?

@manunio Can you please also add torkleyy@gmail.com?

Hi, Done :)

Hi, closing this issue now as ron has been accepted and integrated to oss-fuzz :)