aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 9d1a715d2ec44aa9113be144cbb7d47960dc050e (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: "e5869dd9690c3f4dfb842fb90bd07a5a9ee32172"
  license_type: NOTICE
  last_upgrade_date {
    year: 2020
    month: 12
    day: 2
  }
}