/go-json-fuzz

fuzzing test for goccy/go-json

Primary LanguageGoApache License 2.0Apache-2.0

go-json-fuzz

Fuzzing test for goccy/go-json

Getting Started

Install dependency tools

make install

Build corpus

make build

Run fuzzing test

make fuzz