aboutsummaryrefslogtreecommitdiff
path: root/projects/json-c/project.yaml
blob: 435a8036ea4df0290117f1a90ad52d59fd1e2717 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
homepage: "https://json-c.github.io/json-c/"
primary_contact: "erh+git@nimenees.com"
auto_ccs:
  - "chriswwolfe@gmail.com"
fuzzing_engines:
  - libfuzzer
  - afl
  - honggfuzz
  - dataflow
sanitizers:
  - address
  - undefined
  - dataflow
architectures:
  - x86_64
  - i386