oss-fuzz/projects/wuffs/project.yaml

17 lines
310 B
YAML

homepage: "https://github.com/google/wuffs"
language: c++
primary_contact: "nigeltao@golang.org"
fuzzing_engines:
- libfuzzer
- afl
- honggfuzz
- centipede
sanitizers:
- address
- undefined
architectures:
- x86_64
- i386
main_repo: 'https://github.com/google/wuffs.git'
file_github_issue: True