mirror of https://github.com/google/oss-fuzz.git
14 lines
302 B
YAML
14 lines
302 B
YAML
homepage: "https://developers.google.com/tink"
|
|
language: c++
|
|
primary_contact: "thaidn@google.com"
|
|
auto_ccs:
|
|
- "Adam@adalogics.com"
|
|
- "sschmieg@google.com"
|
|
- "tholenst@google.com"
|
|
sanitizers:
|
|
- address
|
|
- undefined
|
|
- memory
|
|
main_repo: "https://github.com/google/tink"
|
|
file_github_issue: True
|