Skip to content

Adopt all existing oss-fuzz fuzzers and convert to native Go #3780

@brackendawson

Description

@brackendawson

#3458 gave distribution 3 fuzzers used by oss-fuzz, but there is a hack to modify the source and export the fuzz functions before building. oss-fuzz now supports native Go fuzzers so this hack is no longer necessary.

It seems there are also a lot of fuzzers for distribution here that are hacked into our source a different way. I think these should live in this repo.

oss-fuzz do not yet support the native Go corpus format (waiting for google/oss-fuzz#7600), but all of the existing fuzzers both in this repo and in cncf-fuzzing are compatible with oss-fuzz corpus data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions