Max Moroz 2020-01-21 15:59:06 -08:00 committed by GitHub
parent 98c81e6a5d
commit 4e9aa50546
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -2,6 +2,15 @@ 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