1homepage: "https://github.com/google/jsonnet" 2language: c++ 3primary_contact: "dcunnin@google.com" 4auto_ccs: 5 - "sparkprime@gmail.com" 6 7sanitizers: 8 - address 9# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294 10# - memory 11 - undefined 12 13labels: 14 convert_jsonnet_fuzzer: 15 - sundew 16 17architectures: 18 - x86_64 19 - i386 20main_repo: 'https://github.com/google/jsonnet.git' 21