mirror of https://github.com/google/oss-fuzz.git
15 lines
309 B
YAML
15 lines
309 B
YAML
homepage: "https://github.com/google/libphonenumber/"
|
|
primary_contact: "penmetsaa@google.com"
|
|
language: c++
|
|
auto_ccs:
|
|
- "david@adalogics.com"
|
|
sanitizers:
|
|
- address
|
|
main_repo: 'https://github.com/google/libphonenumber'
|
|
file_github_issue: True
|
|
fuzzing_engines:
|
|
- afl
|
|
- honggfuzz
|
|
- libfuzzer
|
|
- centipede
|