-
Notifications
You must be signed in to change notification settings - Fork 600
Closed
Labels
core featureImportant featureImportant feature
Description
There are three main components:
-
Build / test support in OSS-Fuzz: this is tracked in Proposal: DFT-based fuzzing oss-fuzz#1632
-
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.yamlis the obvious answer), but do not create any additional jobs on CF side? -
Strategy support on ClusterFuzz: might get too complicated, given that we need to download a separate build for that.
Metadata
Metadata
Assignees
Labels
core featureImportant featureImportant feature