mirror of https://github.com/google/oss-fuzz.git
14 lines
296 B
YAML
14 lines
296 B
YAML
homepage: "https://www.tensorflow.org"
|
|
language: c++
|
|
primary_contact: "lpak@google.com"
|
|
auto_ccs:
|
|
- "itaiz@google.com"
|
|
- "mihaimaruseac@google.com"
|
|
- "rostam@google.com"
|
|
sanitizers:
|
|
- address
|
|
- undefined
|
|
fuzzing_engines:
|
|
- libfuzzer
|
|
main_repo: 'https://github.com/tensorflow/tensorflow'
|