You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
424 B
14 lines
424 B
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 |
|
}
|
|
|