1homepage: "https://github.com/bitcoin/bitcoin" 2main_repo: 'https://github.com/bitcoin/bitcoin.git' 3language: c++ 4primary_contact: "marco@chaincode.com" 5auto_ccs: 6 - "fanquake@gmail.com" 7 - "john@brink.dev" 8 - "jonas@chaincode.com" 9 - "laanwj@gmail.com" 10 - "pieter@chaincode.com" 11 - "thomas.j.bitcoin@protonmail.com" 12sanitizers: 13 - address 14 - undefined 15 - memory 16architectures: 17 - x86_64 18 - i386 19fuzzing_engines: 20 - libfuzzer 21 - honggfuzz 22 - afl 23