You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
368 B
20 lines
368 B
homepage: "https://xiph.org/vorbis/"
|
|
language: c++
|
|
primary_contact: "daede003@umn.edu"
|
|
auto_ccs:
|
|
- paul.l.kehrer@gmail.com
|
|
- alex.gaynor@gmail.com
|
|
vendor_ccs:
|
|
- twsmith@mozilla.com
|
|
fuzzing_engines:
|
|
- libfuzzer
|
|
- afl
|
|
- honggfuzz
|
|
- dataflow
|
|
sanitizers:
|
|
- address
|
|
- dataflow
|
|
- memory
|
|
- undefined
|
|
main_repo: 'https://gitlab.xiph.org/xiph/vorbis.git'
|