osv.dev icon indicating copy to clipboard operation
osv.dev copied to clipboard

Bisection should not produce zero-length commit ranges

Open andrewpollock opened this issue 1 year ago • 2 comments

Describe the bug #1984 surfaced that the bisection performed for OSS-Fuzz sometimes produces a zero-length range, which is invalid See the list of records at https://github.com/google/osv.dev/issues/1984#issuecomment-2060518658

Expected behaviour Such ranges should not be produced.

andrewpollock avatar May 23 '24 05:05 andrewpollock

https://github.com/google/osv.dev/blob/master/docker/worker/oss_fuzz.py is where the action is

andrewpollock avatar May 23 '24 05:05 andrewpollock

This issue has not had any activity for 60 days and will be automatically closed in two weeks

github-actions[bot] avatar Jul 30 '24 08:07 github-actions[bot]