mirror of https://github.com/google/oss-fuzz.git
11 lines
248 B
YAML
11 lines
248 B
YAML
|
homepage: "https://www.tensorflow.org"
|
||
|
language: python
|
||
|
primary_contact: "amitpatankar@google.com"
|
||
|
auto_ccs:
|
||
|
- "mihaimaruseac@google.com"
|
||
|
fuzzing_engines:
|
||
|
- libfuzzer
|
||
|
sanitizers:
|
||
|
- address
|
||
|
main_repo: 'https://github.com/tensorflow/tensorflow'
|