1homepage: "https://github.com/relic-toolkit/relic" 2language: c++ 3primary_contact: "guidovranken@gmail.com" 4main_repo: "https://github.com/relic-toolkit/relic" 5auto_ccs: 6 - "dfaranha@gmail.com" 7sanitizers: 8 - address 9 - undefined 10# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294 11# - memory 12architectures: 13 - x86_64 14 - i386 15