oss-fuzz/projects/lodepng/project.yaml

15 lines
291 B
YAML

homepage: "https://github.com/lvandeve/lodepng"
language: c++
primary_contact: "lvandeve@gmail.com"
auto_ccs:
- "singharshdeep@google.com"
sanitizers:
- address
- undefined
main_repo: 'https://github.com/lvandeve/lodepng.git'
fuzzing_engines:
- afl
- honggfuzz
- libfuzzer
- centipede