aboutsummaryrefslogtreecommitdiff
path: root/projects/openthread/project.yaml
blob: c772d3b3c972b041bc22b0b3c65bbcabab8b7519 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
homepage: "https://github.com/openthread/openthread"
language: c++
primary_contact: "jonhui@google.com"
fuzzing_engines:
  - libfuzzer
  - afl
  - honggfuzz
sanitizers:
  - address
  - undefined
  - dataflow
main_repo: 'https://github.com/openthread/openthread'