You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
libFuzzer has a note on its website stating that it is no longer under active work. Stumpless will need to migrate to an active fuzzing framework to avoid a rotten dependency. FuzzTest appears to be the successor to libFuzzer at the time of this writing.
The text was updated successfully, but these errors were encountered:
The original authors of libFuzzer have stopped active work on it and switched to working on another fuzzing engine, Centipede. LibFuzzer is still fully supported in that important bugs will get fixed. However, please do not expect major new features or code reviews, other than for bug fixes.
libFuzzer has a note on its website stating that it is no longer under active work. Stumpless will need to migrate to an active fuzzing framework to avoid a rotten dependency. FuzzTest appears to be the successor to libFuzzer at the time of this writing.
The text was updated successfully, but these errors were encountered: