The fuzz-js leg of the weekly fuzz run failed.
Run: https://github.com/SocketDev/socket-lib/actions/runs/32624931384
Commit: 8a8b91f
A crashing input is uploaded as a run artifact. The protocol is to
reproduce it locally, fix the crash, then commit the minimized input as a
regression test so the same bug cannot return unnoticed.
Fuzzing does not run per commit, so this was found by the schedule rather
than by whoever introduced it — the commit above is where the run landed,
not necessarily the cause.
The
fuzz-jsleg of the weekly fuzz run failed.Run: https://github.com/SocketDev/socket-lib/actions/runs/32624931384
Commit: 8a8b91f
A crashing input is uploaded as a run artifact. The protocol is to
reproduce it locally, fix the crash, then commit the minimized input as a
regression test so the same bug cannot return unnoticed.
Fuzzing does not run per commit, so this was found by the schedule rather
than by whoever introduced it — the commit above is where the run landed,
not necessarily the cause.