oss-fuzz/projects/tensorflow/project.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'