oss-fuzz/projects/connectedhomeip/project.yaml

15 lines
309 B
YAML

homepage: "https://buildwithmatter.com/"
language: c++
primary_contact: "andreilitvin@google.com"
auto_ccs:
- "mboyington@google.com"
sanitizers:
- address
- undefined
- memory
fuzzing_engines:
- libfuzzer
- honggfuzz
- centipede
main_repo: 'https://github.com/project-chip/connectedhomeip.git'