aboutsummaryrefslogtreecommitdiff
path: root/projects/jsoncpp/project.yaml
blob: 51795d4433bd08a48dacccc8b0e9f31b53cd623a (plain)
1
2
3
4
5
6
7
8
9
10
11
homepage: "https://github.com/open-source-parsers/jsoncpp/"
language: c++
primary_contact: "chenguopingdota@163.com"
auto_ccs:
 - "jophba@chromium.org"
sanitizers:
  - address
  - undefined
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
#  - memory
main_repo: 'https://github.com/open-source-parsers/jsoncpp'