oss-fuzz/projects/woff2/project.yaml

22 lines
461 B
YAML

homepage: "https://github.com/google/woff2"
language: c++
primary_contact: "rsheeter@google.com"
auto_ccs:
- "grieger@google.com"
- "nyshadhr@google.com"
- "ewa@google.com"
- "williamsnathan@google.com"
vendor_ccs:
- "jkew@mozilla.com"
- "jmuizelaar@mozilla.com"
- "lsalzman@mozilla.com"
- "twsmith@mozilla.com"
fuzzing_engines:
- libfuzzer
- afl
sanitizers:
- address
- memory
- undefined
main_repo: 'https://github.com/google/woff2'