Skip to content

Consider integrating Fuzz Introspector into our continuous fuzzing setup #9699

Open
@tschneidereit

Description

@tschneidereit

Feature

Fuzz Introspector helps to gain insights into the effectiveness of a fuzzing setup and to identify blockers that keep parts of the code base uncovered.

Benefit

Wasmtime is sufficiently complex that it's challenging to reason about the effectiveness of the various fuzzing harnesses we employ. That's the very problem Fuzz Introspector was created to help address.

Implementation

Rust support was added to Fuzz Introspector very recently, so it's not yet fully documented. I think that PR contains sufficient bread crumbs to find the right path to integration with our OSS-Fuzz setup, though.

Alternatives

There might be alternative initiatives with similar goals that'd be more valuable to integrate. If so, I'm not aware of them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementfuzzingIssues related to our fuzzing infrastructure

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions