mirror of https://github.com/google/oss-fuzz.git
19 lines
345 B
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
|
|
|