Closed jeffcharles closed 1 week ago
Adds a series of corpus files generated after fuzzing the json-differential target for a while and running cargo +nightly fuzz cmin json-differential.
cargo +nightly fuzz cmin json-differential
We want to add a corpus to make fuzzing more efficient.
javy-cli
javy-plugin
Description of the change
Adds a series of corpus files generated after fuzzing the json-differential target for a while and running
cargo +nightly fuzz cmin json-differential
.Why am I making this change?
We want to add a corpus to make fuzzing more efficient.
Checklist
javy-cli
andjavy-plugin
do not require updating CHANGELOG files.