oss-fuzz/projects/libxml2/project.yaml

20 lines
338 B
YAML

homepage: "http://www.xmlsoft.org/"
language: c++
primary_contact: "wellnhofer@aevum.de"
vendor_ccs:
- "akilsrin@apple.com"
- "ddkilzer@apple.com"
- "benl@google.com"
- "simon.lewis@apple.com"
sanitizers:
- address
- memory
- undefined
architectures:
- x86_64
- i386
fuzzing_engines:
- libfuzzer
- honggfuzz
- afl