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

all: setup steps for inclusion into oss-fuzz for scalable and continuous fuzzing #8553

Closed
4 tasks done
odeke-em opened this issue Feb 9, 2021 · 3 comments
Closed
4 tasks done
Assignees

Comments

@odeke-em
Copy link
Collaborator

odeke-em commented Feb 9, 2021

Summary

Running fuzzers offline is quite tedious and consumes all my CPU and RAM rendering my machine unusable, but also unable to fuzz other code. oss-fuzz exists and there are docs for adding new projects https://google.github.io/oss-fuzz/getting-started/, and we’ll just need to follow the steps, add contacts, and then fuzz targets that we can start to scalably and independently write more passes

cc @cuonglm

For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@odeke-em odeke-em self-assigned this Feb 9, 2021
@odeke-em
Copy link
Collaborator Author

@cuonglm from my team has made a PR for adding the cosmos-sdk to oss-fuzz per google/oss-fuzz#5631. As we fuzz more we'll keep updating oss-fuzz, but essentially it'll send us alerts and we'll file issues respectively here.

@odeke-em
Copy link
Collaborator Author

Successfully added and merged per google/oss-fuzz#5631! Let the continuous fuzzing begin.

@odeke-em
Copy link
Collaborator Author

@marbar3778 @tessr @ebuchman we've just submitted cosmos-sdk to oss-fuzz for continuous fuzzing, and perhaps in a week or three, we'll also submit Tendermint and keep writing more fuzzers. Thank you!

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

No branches or pull requests

1 participant