Package: wnpp
Severity: wishlist
Owner: Simon Josefsson <simon@josefsson.org>
* Package name : golang-github-adamkorcz-go-fuzz-headers-1
Version : 0.0~git20230919.8b5d3ce-1
Upstream Author : Adam Korcz <adam@adalogics.com>
* URL : https://github.com/AdamKorcz/go-fuzz-headers-1
* License : Apache-2.0
Programming Lang: Go
Description : helper functions for Go fuzzing (library)
Various helper functions for go fuzzing. It is mostly used in combination
with go-fuzz (https://github.com/dvyukov/go-fuzz), but compatibility with
fuzzing in the standard library will also be supported. Any coverage guided
fuzzing engine that provides an array or slice of bytes can be used with
go-fuzz-headers.
.
go-fuzz-headers' approach to fuzzing structs is strongly inspired by
gofuzz (https://github.com/google/gofuzz).
I hope to maintain this package as part of Debian Go Packaging Team:
https://salsa.debian.org/go-team/packages/golang-github-adamkorcz-go-fuzz-headers-1/
/Simon