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

Fuzzing #907

Open
sgrif opened this issue May 14, 2017 · 7 comments
Open

Fuzzing #907

sgrif opened this issue May 14, 2017 · 7 comments

Comments

@sgrif
Copy link
Member

sgrif commented May 14, 2017

It'd be great if we could do some amount of fuzz testing with AFL or another tool. Due to the nature of Diesel I'm not sure how that would even work, but it's something I'm interested in having done.

@cyplo
Copy link
Contributor

cyplo commented May 23, 2017

Hey ! Any particular areas you would like to see fuzzed first ? data coming from the database connection ? user-supplied queries ? something entirely different ? I can try taking a look into hooking up cargo-fuzz in some nearish future I think.

@killercup
Copy link
Member

killercup commented May 23, 2017 via email

@cyplo
Copy link
Contributor

cyplo commented May 23, 2017

No worries, I consider myself warned now :) If I get to work on this in some time and get stuck - will definitely describe what I did and what worked and what not. thanks a lot !

@Eijebong
Copy link
Member

We already have tests for that @killercup (types_roundtrips)

@killercup
Copy link
Member

killercup commented May 23, 2017 via email

@Eijebong
Copy link
Member

Oh, ok :)

@cyplo
Copy link
Contributor

cyplo commented Jun 6, 2017

Hey, haven't had much luck/time to really take this on so far, feel free to pick it up if someone else is interested. Would love to pair on this one if you want btw. I will take a second look when I'll have some more time. 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

4 participants