You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
394 B
21 lines
394 B
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'
|