2016-12-02 10:02:59 +00:00
|
|
|
homepage: "https://www.libreoffice.org/"
|
2020-03-10 18:08:01 +00:00
|
|
|
language: c++
|
2016-12-02 10:02:59 +00:00
|
|
|
primary_contact: "caolanm@redhat.com"
|
2021-08-23 03:17:32 +00:00
|
|
|
sanitizers:
|
|
|
|
- address
|
2021-08-27 14:34:17 +00:00
|
|
|
- memory:
|
|
|
|
experimental: True
|
2021-08-23 03:17:32 +00:00
|
|
|
- undefined
|
2021-08-17 05:17:06 +00:00
|
|
|
fuzzing_engines:
|
|
|
|
# see https://github.com/google/oss-fuzz/issues/6233 for missing afl
|
|
|
|
- libfuzzer
|
|
|
|
- honggfuzz
|
|
|
|
builds_per_day: 2
|
2016-12-02 10:02:59 +00:00
|
|
|
auto_ccs:
|
2017-01-30 16:23:26 +00:00
|
|
|
- "damjan.jov@gmail.com"
|
2021-03-05 15:04:28 +00:00
|
|
|
- "noelgrandin@gmail.com"
|
2017-02-28 15:12:05 +00:00
|
|
|
- "sbergman@redhat.com"
|
2021-03-05 15:04:28 +00:00
|
|
|
main_repo: 'https://git.libreoffice.org/core'
|