go-json-fuzz
April 11, 2021 ยท View on GitHub
Fuzzing test for goccy/go-json
Getting Started
Install dependency tools
make install
Build corpus
make build
Run fuzzing test
make fuzz
April 11, 2021 ยท View on GitHub
Fuzzing test for goccy/go-json
make install
make build
make fuzz