mirror of https://github.com/google/oss-fuzz.git
15 lines
290 B
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
|