oss-fuzz/projects/openthread/project.yaml

12 lines
249 B
YAML

homepage: "https://github.com/openthread/openthread"
language: c++
primary_contact: "jonhui@google.com"
fuzzing_engines:
- libfuzzer
- afl
- honggfuzz
sanitizers:
- address
- undefined
main_repo: 'https://github.com/openthread/openthread'