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.
18 lines
331 B
18 lines
331 B
homepage: "https://speex.org/"
|
|
language: c++
|
|
primary_contact: "tmatth@videolan.org"
|
|
auto_ccs:
|
|
- "twsmith@mozilla.com"
|
|
- "le.businessman@gmail.com"
|
|
fuzzing_engines:
|
|
- libfuzzer
|
|
- afl
|
|
- honggfuzz
|
|
- dataflow
|
|
sanitizers:
|
|
- address
|
|
- undefined
|
|
- memory
|
|
- dataflow
|
|
main_repo: 'https://gitlab.xiph.org/xiph/speex.git'
|