aboutsummaryrefslogtreecommitdiff
path: root/projects/libxml2/project.yaml
blob: 873e81ee349107d5961d6d3365988d2846f99794 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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
main_repo: 'https://gitlab.gnome.org/GNOME/libxml2.git'