oss-fuzz/projects/libjpeg-turbo/project.yaml

16 lines
321 B
YAML

homepage: "https://libjpeg-turbo.org"
language: c
primary_contact: "drc@virtualgl.org"
vendor_ccs:
- "aosmond@mozilla.com"
- "tnikkel@mozilla.com"
- "twsmith@mozilla.com"
sanitizers:
- address
- memory
- undefined
architectures:
- x86_64
- i386
main_repo: 'https://github.com/libjpeg-turbo/libjpeg-turbo'