mirror of https://github.com/google/oss-fuzz.git
17 lines
307 B
YAML
17 lines
307 B
YAML
homepage: "https://www.mupdf.com"
|
|
language: c++
|
|
primary_contact: tor.andersson@artifex.com
|
|
fuzzing_engines:
|
|
- libfuzzer
|
|
- afl
|
|
- honggfuzz
|
|
- dataflow
|
|
sanitizers:
|
|
- address
|
|
- memory
|
|
- dataflow
|
|
auto_ccs:
|
|
- jonathan@titanous.com
|
|
- sebastian.rasmussen@artifex.com
|
|
- julians.artifex@gmail.com
|