An open API service indexing awesome lists of open source software.

https://github.com/andygrunwald/vdf-fuzzing-corpus

Fuzzing corpus for https://github.com/andygrunwald/vdf
https://github.com/andygrunwald/vdf-fuzzing-corpus

Last synced: 5 months ago
JSON representation

Fuzzing corpus for https://github.com/andygrunwald/vdf

Awesome Lists containing this project

README

          

# Fuzzing corpus for [andygrunwald/vdf](https://github.com/andygrunwald/vdf)

[andygrunwald/vdf](https://github.com/andygrunwald/vdf) is **a Lexer and Parser for Valves Data Format (known as vdf) written in Go**.

We run [fuzzing tests](https://go.dev/security/fuzz/) as part of the test suite.
This repository is a storage for the [seed corpus files](https://go.dev/security/fuzz/#glos-seed-corpus).

For the actual code for [andygrunwald/vdf](https://github.com/andygrunwald/vdf), please visit the original repository at https://github.com/andygrunwald/vdf.