1homepage: "https://github.com/DaveGamble/cJSON" 2language: c++ 3primary_contact: "max@maxbruckner.de" 4auto_ccs: 5 - "randy440088@gmail.com" 6 - "wp_scut@163.com" 7fuzzing_engines: 8 - libfuzzer 9 - afl 10 - honggfuzz 11 - dataflow 12sanitizers: 13 - address 14 - undefined 15 - memory 16 - dataflow 17main_repo: 'https://github.com/DaveGamble/cJSON.git' 18