oss-fuzz/projects/pillow/project.yaml

14 lines
318 B
YAML
Raw Normal View History

homepage: "https://github.com/python-pillow/Pillow"
language: python
2020-12-15 14:14:53 +00:00
primary_contact: "security@tidelift.com"
auto_ccs:
- "david@adalogics.com"
2020-12-15 13:49:06 +00:00
- "esoroos@gmail.com"
- "radarhere@gmail.com"
fuzzing_engines:
- libfuzzer
sanitizers:
- address
- undefined
main_repo: 'https://github.com/python-pillow/Pillow'