oss-fuzz/projects/hostap/project.yaml

19 lines
273 B
YAML

homepage: "https://w1.fi/cvs.html"
language: c++
primary_contact: "j@w1.fi"
auto_ccs:
- "elver@google.com"
fuzzing_engines:
- afl
- libfuzzer
- honggfuzz
- dataflow
sanitizers:
- address
- undefined
- memory
- dataflow
architectures:
- x86_64
- i386