unplugged-vendor/external/oss-fuzz/projects/libssh/project.yaml

13 lines
278 B
YAML

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'