1homepage: "https://github.com/nlohmann/json" 2language: c++ 3primary_contact: "niels.lohmann@gmail.com" 4auto_ccs: 5 - "tanujgarg@google.com" 6sanitizers: 7 - address 8 - undefined 9# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294 10# - memory 11main_repo: 'https://github.com/nlohmann/json.git'