homepage: "http://www.xmlsoft.org/" | |
language: c++ | |
vendor_ccs: | |
- "[email protected]" | |
- "[email protected]" | |
- "[email protected]" | |
- "[email protected]" | |
sanitizers: | |
- address | |
- memory | |
- undefined | |
architectures: | |
- x86_64 | |
- i386 | |
fuzzing_engines: | |
- libfuzzer | |
- honggfuzz | |
- afl | |
main_repo: 'https://gitlab.gnome.org/GNOME/libxml2.git' |