oss-fuzz/projects/tidy-html5/project.yaml

20 lines
313 B
YAML

homepage: "http://www.html-tidy.org/"
language: c++
primary_contact: "sbucur@google.com"
auto_ccs:
- "nmarrow@google.com"
- "pmokati@google.com"
fuzzing_engines:
- libfuzzer
- afl
- honggfuzz
- dataflow
sanitizers:
- address
- undefined
- memory
- dataflow
labels:
tidy_fuzzer:
- sundew