2016-12-06 16:45:23 +00:00
|
|
|
homepage: "https://libssh.org/"
|
2020-03-10 18:08:01 +00:00
|
|
|
language: c++
|
2016-12-06 16:45:23 +00:00
|
|
|
primary_contact: "asn@cryptomilk.org"
|
2017-04-20 15:17:50 +00:00
|
|
|
auto_ccs:
|
|
|
|
- "cryptomilk@gmail.com"
|
2019-09-20 12:54:31 +00:00
|
|
|
- "jakuje@gmail.com"
|
2020-07-16 14:20:26 +00:00
|
|
|
- "anderson.sasaki@gmail.com"
|
2017-05-10 16:10:46 +00:00
|
|
|
sanitizers:
|
|
|
|
- address
|
2021-08-24 22:24:47 +00:00
|
|
|
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
|
|
|
|
# - memory
|
2017-05-10 16:10:46 +00:00
|
|
|
- undefined
|
2020-12-10 16:15:05 +00:00
|
|
|
main_repo: 'https://git.libssh.org/projects/libssh.git'
|