oss-fuzz/projects/arduinojson/project.yaml

10 lines
182 B
YAML
Raw Normal View History

2017-01-10 19:06:20 +00:00
homepage: "https://github.com/bblanchon/ArduinoJson"
primary_contact: "benoit.blanchon@gmail.com"
sanitizers:
- address
- memory
- undefined
architectures:
- x86_64
- i386