Separate out OSS-Fuzz bisection infrastructure.
Open
backlog
enhancement
oss-fuzz
techdebt
- Dominant language
- Go
- Stars
- 2.9k
- Forks
- 369
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 149
Description
For legacy reasons, the OSS-Fuzz bisection infrastructure (https://github.com/google/osv.dev/blob/master/docker/worker/oss_fuzz.py) is closely tied to our OSV.dev workers.
This introduces hidden dependencies (e.g. gvisor), and is difficult to test.
We should separate this out into its own infrastructure.
Contributor guide
Assessment
This issue has not been assessed yet.