2017-01-10 19:06:20 +00:00
|
|
|
homepage: "https://github.com/bblanchon/ArduinoJson"
|
2020-03-10 18:08:01 +00:00
|
|
|
language: c++
|
2017-01-18 16:19:50 +00:00
|
|
|
primary_contact: "benoit.blanchon@gmail.com"
|
2017-03-21 22:09:10 +00:00
|
|
|
sanitizers:
|
|
|
|
- address
|
2017-04-04 23:47:33 +00:00
|
|
|
- memory
|
2017-03-21 22:09:10 +00:00
|
|
|
- undefined
|
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/bblanchon/ArduinoJson.git'
|
2022-10-23 22:35:41 +00:00
|
|
|
fuzzing_engines:
|
|
|
|
- afl
|
|
|
|
- honggfuzz
|
|
|
|
- libfuzzer
|
|
|
|
- centipede
|