Skip to content

Tracking bug: enabling DFT-based fuzzing #503

@Dor1s

Description

@Dor1s

There are three main components:

  1. Build / test support in OSS-Fuzz: this is tracked in Proposal: DFT-based fuzzing oss-fuzz#1632

  2. Job support on ClusterFuzz side: we don't need a new job for DFT-based fuzzing, but we do need a separate build. This creates a problem: how do I enable a build on OSS-Fuzz side (project.yaml is the obvious answer), but do not create any additional jobs on CF side?

  3. Strategy support on ClusterFuzz: might get too complicated, given that we need to download a separate build for that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions