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

Integration with google oss-fuzz fuzzing service #364

Closed
manunio opened this issue Aug 17, 2022 · 4 comments
Closed

Integration with google oss-fuzz fuzzing service #364

manunio opened this issue Aug 17, 2022 · 4 comments

Comments

@manunio
Copy link
Contributor

manunio commented Aug 17, 2022

Hi, I would like to help integrate this project into oss-fuzz.

  • As an initial step for integration I have created this PR: burntsushi-toml: initial integration google/oss-fuzz#8279, it contains necessary logic from an OSS-Fuzz perspective to integrate BurntSushi/toml. This includes developing initial fuzzers as well as integrating into OSS-Fuzz.

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

  • If you would like to integrate, could I please have an 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.

  • 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.

@arp242
Copy link
Collaborator

arp242 commented Aug 18, 2022

Thanks; this is pretty neat!

I can't create a Google account because I don't really have a mobile phone though, so if that's a hard requirement...

@manunio
Copy link
Contributor Author

manunio commented Aug 18, 2022

Thanks; this is pretty neat!

I can't create a Google account because I don't really have a mobile phone though, so if that's a hard requirement...

Hi @arp242 it has been integrated to oss-fuzz :), later if you wish to add your mail, you can open a issue at oss-fuzz or let me know, but unfortunately you must need a google mail id for it as per following statement,

Our ClusterFuzz fuzzing infrastructure and issue tracker require a Google account for authentication. Note that an alternate email address associated with a Google account does not work due to appengine api limitations.

till then i'll keep an eye on bug reports or crashes and file them here.. :)

@manunio
Copy link
Contributor Author

manunio commented Aug 19, 2022

Closing this for now :)

@manunio manunio closed this as completed Aug 19, 2022
@arp242
Copy link
Collaborator

arp242 commented Aug 22, 2022

i'll keep an eye on bug reports or crashes and file them here.. :)

Alrighty; thanks.

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

2 participants