mirror of https://github.com/google/oss-fuzz.git
16 lines
324 B
YAML
16 lines
324 B
YAML
homepage: https://github.com/brianmario/yajl-ruby
|
|
language: c++
|
|
primary_contact: seniorlopez@gmail.com
|
|
fuzzing_engines:
|
|
- libfuzzer
|
|
- afl
|
|
- honggfuzz
|
|
sanitizers:
|
|
- address
|
|
- undefined
|
|
- memory
|
|
auto_ccs:
|
|
- aaron.patterson@gmail.com
|
|
- jonathan@titanous.com
|
|
main_repo: 'https://github.com/brianmario/yajl-ruby'
|