oss-fuzz/projects/imageio/project.yaml

13 lines
281 B
YAML
Raw Normal View History

homepage: "https://imageio.github.io"
language: python
primary_contact: "almar.klein@gmail.com"
auto_ccs:
- "sebastian@wallkoetter.net"
- "david@adalogics.com"
fuzzing_engines:
- libfuzzer
sanitizers:
- address
- undefined
main_repo: 'https://github.com/imageio/imageio'