name: "libprotobuf-mutator"
description: "libprotobuf-mutator is a library to randomly mutate protobuffers. It could be used together with guided fuzzing engines, such as libFuzzer."
third_party {
  url {
    type: GIT
    value: "https://github.com/google/libprotobuf-mutator"
  }
  version: "e5869dd9690c3f4dfb842fb90bd07a5a9ee32172"
  license_type: NOTICE
  last_upgrade_date {
    year: 2020
    month: 12
    day: 2
  }
}