-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Description
I have a project I started that uses libFuzzer
with CPython -- https://bitbucket.org/ebadf/fuzzpy
I'd love to integrate it with oss-fuzz, I think it would make a good contribution. But it generates the fuzz tests dynamically given test cases defined in Python source. What would be a good way to hook it into oss-fuzz's build system?
Note that as it exists currently it is a monorepo and I'd be willing to decompose it into constituent parts in order to work well with oss-fuzz.
Metadata
Metadata
Assignees
Labels
No labels