• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1homepage: "https://github.com/protobuf-c/protobuf-c"
2language: c
3primary_contact: "guidovranken@gmail.com"
4auto_ccs:
5  - "ilya.lipnitskiy@gmail.com"
6sanitizers:
7 - address
8# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
9#  - memory
10architectures:
11 - x86_64
12 - i386
13main_repo: 'https://github.com/protobuf-c/protobuf-c.git'
14coverage_extra_args: -ignore-filename-regex=.*/protobuf-install/.*