homepage: "http://www.html-tidy.org/" | |
language: c++ | |
primary_contact: "[email protected]" | |
auto_ccs: | |
- "[email protected]" | |
- "[email protected]" | |
fuzzing_engines: | |
- libfuzzer | |
- afl | |
- honggfuzz | |
- dataflow | |
sanitizers: | |
- address | |
- undefined | |
- memory | |
- dataflow | |
labels: | |
tidy_fuzzer: | |
- sundew | |
main_repo: 'https://github.com/htacg/tidy-html5.git' |