2021-10-31 17:02:36 +00:00
|
|
|
homepage: "https://sourceware.org/elfutils/"
|
|
|
|
language: c++
|
2021-12-10 16:22:47 +00:00
|
|
|
builds_per_day: 4
|
2021-12-22 15:28:59 +00:00
|
|
|
primary_contact: "elfutils-devel@sourceware.org"
|
2021-10-31 17:02:36 +00:00
|
|
|
main_repo: "git://sourceware.org/git/elfutils.git"
|
|
|
|
fuzzing_engines:
|
|
|
|
- libfuzzer
|
|
|
|
- afl
|
|
|
|
- honggfuzz
|
|
|
|
sanitizers:
|
|
|
|
- address
|
|
|
|
- memory
|
|
|
|
- undefined
|
|
|
|
architectures:
|
|
|
|
- x86_64
|
2021-12-10 09:39:05 +00:00
|
|
|
- i386
|
2021-12-22 15:28:59 +00:00
|
|
|
view_restrictions: none
|
2021-12-01 11:15:17 +00:00
|
|
|
auto_ccs:
|
|
|
|
- evverx@gmail.com
|
2021-12-22 15:28:59 +00:00
|
|
|
- izzeem@google.com
|