1homepage: "https://github.com/libjxl/libjxl" 2language: c++ 3primary_contact: "libjxl-security@google.com" 4auto_ccs: 5 - "deymo@google.com" 6 - "veluca@google.com" 7sanitizers: 8 - address 9# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294 10# - memory 11 - undefined 12main_repo: 'https://github.com/libjxl/libjxl.git'