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