aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/libssh/project.yaml
blob: 7cb24c4b97f2c843e7cac7fd53903b2c5cd0e02b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
homepage: "https://libssh.org/"
language: c++
primary_contact: "asn@cryptomilk.org"
auto_ccs:
 - "cryptomilk@gmail.com"
 - "jakuje@gmail.com"
 - "anderson.sasaki@gmail.com"
sanitizers:
  - address
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
#  - memory
  - undefined
main_repo: 'https://git.libssh.org/projects/libssh.git'