redsea icon indicating copy to clipboard operation
redsea copied to clipboard

Mayhem Integration

Open noahShinabarger opened this issue 2 years ago • 0 comments

Hi! My name's Noah from ForAllSecure, and I'm opening this PR on behalf of one of the many "heroes'' who have integrated Mayhem fuzz testing with your project. The "Mayhem Heroes" program involves integrating fuzz testing to open source projects, in order to help secure the world's software. These integrations generally (but not always) include:

  • A Dockerfile (for building the fuzz target)
  • A Mayhemfile (for specifying fuzzing configuration)
  • A Github Action (for fuzzing as part of CI)
  • A fuzz target

In this target, Mayhem is using the -f flag to fuzz redsea's interpertation of files.

You can take a look at the status of the latest fuzzing results here: https://mayhem.forallsecure.com/mayhemheroes/redsea/redsea/2

Let me know if you have any questions about this PR!

For more information about the Heroes program, you can read this article: https://forallsecure.com/blog/forallsecure-launches-2-million-mayhem-heroes-program

noahShinabarger avatar Aug 22 '22 14:08 noahShinabarger