oss-fuzz/projects/libical/project.yaml

19 lines
345 B
YAML

homepage: https://github.com/libical/libical
language: c++
primary_contact: tsdgeos@gmail.com
auto_ccs:
- allen.d.winter@gmail.com
- kent.sutherland@gmail.com
- ksmurchison@gmail.com
sanitizers:
- address
- memory
- undefined
main_repo: 'https://github.com/libical/libical.git'
fuzzing_engines:
- afl
- honggfuzz
- libfuzzer