aboutsummaryrefslogtreecommitdiff
path: root/projects/libxml2/project.yaml
blob: 38a5adba41572ff251025697bca55d5a39c14e24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
homepage: "http://www.xmlsoft.org/"
language: c++
primary_contact: "wellnhofer@aevum.de"
vendor_ccs:
  - "akilsrin@apple.com"
  - "ddkilzer@apple.com"
  - "benl@google.com"
sanitizers:
  - address
  - memory
  - undefined
labels:
  libxml2_xml_reader_for_file_fuzzer:
    - sundew
architectures:
  - x86_64
  - i386
fuzzing_engines:
  - libfuzzer
  - honggfuzz
  - afl