1homepage: "https://xiph.org/vorbis/"
2language: c++
3primary_contact: "daede003@umn.edu"
4auto_ccs:
5  - "le.businessman@gmail.com"
6  - "paul.l.kehrer@gmail.com"
7vendor_ccs:
8  - "twsmith@mozilla.com"
9fuzzing_engines:
10  - libfuzzer
11  - afl
12  - honggfuzz
13  - dataflow
14sanitizers:
15  - address
16  - undefined
17  - memory
18  - dataflow
19main_repo: 'https://gitlab.xiph.org/xiph/tremor.git'
20