aboutsummaryrefslogtreecommitdiff
path: root/projects/libreoffice/project.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'projects/libreoffice/project.yaml')
-rw-r--r--projects/libreoffice/project.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/projects/libreoffice/project.yaml b/projects/libreoffice/project.yaml
index bcf9a4fe6..43542a990 100644
--- a/projects/libreoffice/project.yaml
+++ b/projects/libreoffice/project.yaml
@@ -1,6 +1,16 @@
homepage: "https://www.libreoffice.org/"
language: c++
primary_contact: "caolanm@redhat.com"
+sanitizers:
+ - address
+ - memory:
+ experimental: True
+ - undefined
+fuzzing_engines:
+ # see https://github.com/google/oss-fuzz/issues/6233 for missing afl
+ - libfuzzer
+ - honggfuzz
+builds_per_day: 2
auto_ccs:
- "officesecurity@lists.freedesktop.org"
- "damjan.jov@gmail.com"