homepage: "http://www.graphicsmagick.org/" | |
language: c++ | |
primary_contact: "[email protected]" | |
auto_ccs: | |
- [email protected] | |
- [email protected] | |
- [email protected] | |
sanitizers: | |
- address | |
- memory | |
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294 | |
# - memory | |
architectures: | |
- x86_64 | |
- i386 | |
fuzzing_engines: | |
- libfuzzer | |
- honggfuzz | |
- afl |