oss-fuzz/projects/elfutils/project.yaml

22 lines
415 B
YAML

homepage: "https://sourceware.org/elfutils/"
language: c++
builds_per_day: 4
primary_contact: "elfutils-devel@sourceware.org"
main_repo: "git://sourceware.org/git/elfutils.git"
fuzzing_engines:
- libfuzzer
- afl
- honggfuzz
sanitizers:
- address
- memory
- undefined
architectures:
- x86_64
- i386
view_restrictions: none
auto_ccs:
- evverx@gmail.com
- izzeem@google.com
- david@adalogics.com