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

Contents

  1. 1Install dependency tools
  2. 2Build corpus
  3. 3Run fuzzing test