oss-fuzz/projects/bloaty/project.yaml

14 lines
270 B
YAML

homepage: "https://github.com/google/bloaty"
language: c++
primary_contact: "jhaberman@gmail.com"
architectures:
- x86_64
- i386
main_repo: 'https://github.com/google/bloaty.git'
file_github_issue: True
fuzzing_engines:
- afl
- honggfuzz
- libfuzzer
- centipede