1homepage: "https://github.com/google/leveldb" 2language: c++ 3primary_contact: "costan@google.com" 4auto_ccs : 5 - "cmumford@google.com" 6 - "david@adalogics.com" 7sanitizers: 8 - address 9# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294 10# - memory 11main_repo: 'https://github.com/google/leveldb.git'