oss-fuzz/projects/radare2/project.yaml

15 lines
290 B
YAML

homepage: "https://github.com/radareorg/radare2"
language: c++
primary_contact: "pancake@nopcode.org"
auto_ccs:
- "zlowram@gmail.com"
sanitizers:
- address
run_tests: False
main_repo: 'https://github.com/radareorg/radare2'
fuzzing_engines:
- afl
- honggfuzz
- libfuzzer
- centipede