mirror of https://github.com/google/oss-fuzz.git
15 lines
291 B
YAML
15 lines
291 B
YAML
![]() |
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'
|
||
|
|