Kludex / python-multipart

A streaming multipart parser for Python.

Home Page:https://kludex.github.io/python-multipart/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Integration with google oss-fuzz fuzzing service

manunio opened this issue · 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#8398, it contains necessary logic from an OSS-Fuzz perspective to integrate python-multipart, 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.

  • As an alternative, if you don't have a gmail id or you don't wish to provide your email, 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.

@andrew-d friendly ping :)

Are you still interested in helping me here? If yes, I'll provide the email.

I agree with the OSS-Fuzz thing here.

Are you still interested in helping me here? If yes, I'll provide the email.

I agree with the OSS-Fuzz thing here.

Hey thanks for the ping, Yes I can help with fuzzing work and the integration with oss-fuzz. I'll start by submitting a pr here with fuzzing code(it's now a requirement from oss-fuzz), then we can move on to oss-fuzz integration.

Is this done?

Is this done?

No, Waiting for oss-fuzz team's review.

It's done, closing it now.