2018-02-01 15:19:28 +00:00
|
|
|
homepage: "https://json-c.github.io/json-c/"
|
2020-03-10 18:08:01 +00:00
|
|
|
language: c++
|
2018-02-01 15:19:28 +00:00
|
|
|
primary_contact: "erh+git@nimenees.com"
|
|
|
|
auto_ccs:
|
|
|
|
- "chriswwolfe@gmail.com"
|
2020-01-21 23:59:06 +00:00
|
|
|
fuzzing_engines:
|
|
|
|
- libfuzzer
|
|
|
|
- afl
|
|
|
|
- honggfuzz
|
|
|
|
- dataflow
|
|
|
|
sanitizers:
|
|
|
|
- address
|
|
|
|
- undefined
|
|
|
|
- dataflow
|
2019-08-23 15:59:56 +00:00
|
|
|
architectures:
|
|
|
|
- x86_64
|
|
|
|
- i386
|
2020-12-09 22:49:27 +00:00
|
|
|
main_repo: 'https://github.com/json-c/json-c.git'
|