aboutsummaryrefslogtreecommitdiff
path: root/projects/openthread/project.yaml
blob: 5d93c49a9a7d6e64ea4e9d1ca11dba47a6522b3c (plain)
1
2
3
4
5
6
7
8
9
10
11
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'