mirror of https://github.com/google/oss-fuzz.git
14 lines
385 B
YAML
14 lines
385 B
YAML
homepage: https://sourceforge.net/projects/ibmswtpm2/
|
|
language: c++
|
|
primary_contact: kgoldman@us.ibm.com
|
|
main_repo: https://git.code.sf.net/p/ibmswtpm2/tpm2
|
|
auto_ccs:
|
|
- "john.s.andersen@intel.com"
|
|
- "william.c.roberts@intel.com"
|
|
- "david.wooten@ieee.org"
|
|
sanitizers:
|
|
- address
|
|
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
|
|
# - memory
|
|
- undefined
|