oss-fuzz/projects/libxml2/project.yaml

20 lines
338 B
YAML
Raw Normal View History

homepage: "http://www.xmlsoft.org/"
language: c++
primary_contact: "wellnhofer@aevum.de"
vendor_ccs:
- "akilsrin@apple.com"
2017-02-09 00:05:25 +00:00
- "ddkilzer@apple.com"
2017-02-26 16:45:16 +00:00
- "benl@google.com"
2020-06-27 03:31:54 +00:00
- "simon.lewis@apple.com"
sanitizers:
- address
- memory
- undefined
architectures:
- x86_64
- i386
2019-11-28 04:23:34 +00:00
fuzzing_engines:
- libfuzzer
- honggfuzz
- afl