1homepage: "https://www.libreoffice.org/" 2language: c++ 3primary_contact: "caolanm@redhat.com" 4sanitizers: 5 - address 6 - memory: 7 experimental: True 8 - undefined 9fuzzing_engines: 10 # see https://github.com/google/oss-fuzz/issues/6233 for missing afl 11 - libfuzzer 12 - honggfuzz 13builds_per_day: 2 14auto_ccs: 15 - "officesecurity@lists.freedesktop.org" 16 - "damjan.jov@gmail.com" 17 - "noelgrandin@gmail.com" 18 - "sbergman@redhat.com" 19main_repo: 'https://git.libreoffice.org/core' 20