1homepage: "http://www.html-tidy.org/"
2language: c++
3primary_contact: "sbucur@google.com"
4auto_ccs:
5  - "nmarrow@google.com"
6  - "pmokati@google.com"
7fuzzing_engines:
8  - libfuzzer
9  - afl
10  - honggfuzz
11  - dataflow
12sanitizers:
13  - address
14  - undefined
15  - memory
16  - dataflow
17labels:
18  tidy_fuzzer:
19    - sundew
20main_repo: 'https://github.com/htacg/tidy-html5.git'
21