aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 975ee063c80d78b06b0f41bf4e616ac9fafb2ef9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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: "62c5c91a2bfd675fa99cf61f6747fd227da8983a"
  license_type: NOTICE
  last_upgrade_date {
    year: 2019
    month: 9
    day: 28
  }
}