homepage: "https://github.com/PJK/libcbor" | |
language: c++ | |
primary_contact: "[email protected]" | |
auto_ccs: | |
- [email protected] | |
fuzzing_engines: | |
- afl | |
- libfuzzer | |
- honggfuzz | |
sanitizers: | |
- address | |
- undefined | |
- memory | |
main_repo: 'https://github.com/PJK/libcbor' |