ronnie
2022-10-23 68f5ca84d926736535296469a2d3fcbea06ca8a2
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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: "c9a1e56750a4eef6ffca95f41f79f06979056e01"
  last_upgrade_date { year: 2018 month: 8 day: 6 }
  license_type: NOTICE
}