oss-fuzz/projects/utf8proc/project.yaml

15 lines
291 B
YAML
Raw Normal View History

homepage: "http://juliastrings.github.io/utf8proc/"
language: c
primary_contact: "stevenj@alum.mit.edu"
auto_ccs:
- "randy440088@gmail.com"
sanitizers:
- address
- memory
- undefined
fuzzing_engines:
- libfuzzer
- honggfuzz
main_repo: 'https://github.com/JuliaStrings/utf8proc'