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.

13 lines
352 B

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'