google / google/wasefire

Continuous fuzzing

Open
#496 0 comments 0 reactions 0 assignees View on GitHub
for:maintainability for:security good first issue needs:implementation
Dominant language
Rust
Stars
188
Forks
41
Avg merge
1d 5h
Merged PRs (30d)
12

Description

We could have simple continuous fuzzing by leveraging scheduled workflow and caches. Every week, we run all fuzz targets for 10 minutes each and cache their corpus. Next week, we repeat starting from the cached corpus.

There should be a `ci-fuzz` action that loads the cache and runs regression testing (i.e. just runs on the corpus). This action should have an equivalent `./scripts/ci-fuzz.sh` script.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.