• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1homepage: "https://hunspell.github.io/"
2language: c++
3primary_contact: "caolanm@redhat.com"
4auto_ccs:
5  - "security@documentfoundation.org"
6vendor_ccs:
7  - "ehsan.akhgari@gmail.com"
8  - "twsmith@mozilla.com"
9sanitizers:
10  - address
11# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
12#  - memory
13  - undefined
14architectures:
15 - i386
16 - x86_64
17main_repo: 'https://github.com/hunspell/hunspell.git'