Skip to content

Conversation

@ucarion
Copy link
Contributor

@ucarion ucarion commented Apr 11, 2020

This PR adds fuzzing for Validator::validate. Unfortunately, there isn't a built-in implementation of Arbitrary for serde_json::Value, so this fuzzer is probably spending much of its time fuzzing serde_json::from_slice instead of our code. But this is still better than nothing.

@ucarion ucarion merged commit eab585e into master Apr 11, 2020
@ucarion ucarion deleted the ucarion/fuzz-validate branch April 11, 2020 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants