Home | History | Annotate | Download | only in libprotobuf-mutator
      1 name: "libprotobuf-mutator"
      2 description:
      3     "libprotobuf-mutator is a library to randomly mutate protobuffers. It could "
      4     "be used together with guided fuzzing engines, such as libFuzzer."
      5 
      6 third_party {
      7   url {
      8     type: GIT
      9     value: "https://github.com/google/libprotobuf-mutator"
     10   }
     11   version: "c9a1e56750a4eef6ffca95f41f79f06979056e01"
     12   last_upgrade_date { year: 2018 month: 8 day: 6 }
     13   license_type: NOTICE
     14 }
     15