2019-06-27 16:59:20 +00:00
|
|
|
homepage: "https://ghostscript.com"
|
2020-03-10 18:08:01 +00:00
|
|
|
language: c++
|
2019-06-27 16:59:20 +00:00
|
|
|
primary_contact: "skau@google.com"
|
|
|
|
auto_ccs:
|
2019-06-28 21:43:09 +00:00
|
|
|
- "henry.stiles@artifex.com"
|
2019-06-27 16:59:20 +00:00
|
|
|
- "skau@google.com"
|
2020-02-27 00:51:55 +00:00
|
|
|
- "sebastian.rasmussen@artifex.com"
|
|
|
|
- "julians.artifex@gmail.com"
|
2020-04-13 13:36:21 +00:00
|
|
|
- "chris.liddell@artifex.com"
|
2021-12-14 10:22:01 +00:00
|
|
|
- "ken.sharp@artifex.com"
|
2020-08-19 16:56:51 +00:00
|
|
|
- "kdlee@chromium.org"
|
2019-06-27 16:59:20 +00:00
|
|
|
sanitizers:
|
|
|
|
- address
|
2021-08-24 22:24:47 +00:00
|
|
|
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
|
|
|
|
# - memory
|
2021-12-11 10:58:56 +00:00
|
|
|
main_repo: 'git://git.ghostscript.com/ghostpdl.git'
|
|
|
|
fuzzing_engines:
|
|
|
|
- libfuzzer
|
|
|
|
- honggfuzz
|