goccy / go-json-fuzz

fuzzing test for goccy/go-json

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

fuzzing test for goccy/go-json

License:Apache License 2.0


Languages

Language:Go 94.8%Language:Makefile 5.2%