Skip to content
This repository has been archived by the owner on Feb 24, 2020. It is now read-only.

Suggestion: Continuous Fuzzing #4008

Open
yevgenypats opened this issue Aug 16, 2019 · 0 comments
Open

Suggestion: Continuous Fuzzing #4008

yevgenypats opened this issue Aug 16, 2019 · 0 comments

Comments

@yevgenypats
Copy link

Hi, I'm Yevgeny Pats Founder of Fuzzit - Continuous fuzzing as a service platform.

We have a free plan for OSS and I would be happy to contribute a PR if that's interesting.
The PR will include the following

  • go-fuzz fuzzers (This is generic step not-connected to fuzzit)
  • Continuous Fuzzing of master branch which will generate new corpus and look for new crashes
  • Regression on every PR that will run the fuzzers through all the generated corpus and fixed crashes from previous step. This will prevent new or old bugs from crippling into master.

You can see our basic example fuzzitdev/example-go and you can see an example of "in the wild" integration google/syzkaller.

Let me know if this is something worth working on.

Cheers,
Yevgeny

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant