aboutsummaryrefslogtreecommitdiff
path: root/projects/libssh/project.yaml
blob: 5c643216c94f92b553f2de11bf1d8635d6c3d240 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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
  - memory
  - undefined
main_repo: 'https://git.libssh.org/projects/libssh.git'