1homepage: "https://github.com/tpm2-software/tpm2-tss" 2language: c++ 3primary_contact: "william.c.roberts@intel.com" 4auto_ccs: 5 - "andreas.fuchs@sit.fraunhofer.de" 6 - "tstruk@gmail.com" 7sanitizers: 8 - address 9# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294 10# - memory 11 - undefined 12main_repo: 'https://github.com/tstruk/tpm2-tss.git'