2019-03-01 15:10:26 +00:00
|
|
|
homepage: "https://github.com/tpm2-software/tpm2-tss"
|
2020-03-10 18:08:01 +00:00
|
|
|
language: c++
|
2021-08-10 20:22:19 +00:00
|
|
|
primary_contact: "william.c.roberts@intel.com"
|
2019-03-04 18:25:08 +00:00
|
|
|
auto_ccs:
|
2019-06-04 00:15:59 +00:00
|
|
|
- "andreas.fuchs@sit.fraunhofer.de"
|
2021-03-11 02:18:49 +00:00
|
|
|
- "tstruk@gmail.com"
|
2023-02-08 16:28:45 +00:00
|
|
|
fuzzing_engines:
|
|
|
|
- "afl"
|
|
|
|
- "honggfuzz"
|
|
|
|
- "libfuzzer"
|
2019-03-01 15:10:26 +00:00
|
|
|
sanitizers:
|
|
|
|
- address
|
2021-08-26 05:14:20 +00:00
|
|
|
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
|
|
|
|
# - memory
|
2019-03-01 15:10:26 +00:00
|
|
|
- undefined
|
2023-02-08 16:28:45 +00:00
|
|
|
main_repo: 'https://github.com/tstruk/tpm2-tss.git'
|