aboutsummaryrefslogtreecommitdiff
path: root/projects/keystone/project.yaml
blob: 4bb1e0b1a9fcaf82678c6a449d51716b2e478b3c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
homepage: "https://www.keystone-engine.org"
language: c++
primary_contact: "keystone.engine@gmail.com"
auto_ccs :
  - "p.antoine@catenacyber.fr"
  - "stalkr@stalkr.net"
sanitizers:
  - address
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
#  - memory
  - undefined
main_repo: 'https://github.com/keystone-engine/keystone.git'