mirror of https://github.com/google/oss-fuzz.git
13 lines
254 B
YAML
13 lines
254 B
YAML
|
homepage: "https://pngquant.org"
|
||
|
main_repo: "https://github.com/kornelski/pngquant"
|
||
|
language: c
|
||
|
primary_contact: "ossfuzz@pngquant.org"
|
||
|
auto_ccs:
|
||
|
- "Adam@adalogics.com"
|
||
|
sanitizers:
|
||
|
- address
|
||
|
- undefined
|
||
|
fuzzing_engines:
|
||
|
- libfuzzer
|
||
|
- honggfuzz
|