oss-fuzz/projects/usrsctp/project.yaml

15 lines
294 B
YAML

homepage: "https://github.com/sctplab/usrsctp"
language: c++
primary_contact: "weinrank@fh-muenster.de"
auto_ccs:
- "t00fcxen@googlemail.com"
fuzzing_engines:
- libfuzzer
- afl
- honggfuzz
sanitizers:
- address
- undefined
- memory
main_repo: 'https://github.com/sctplab/usrsctp'