homepage: "https://github.com/google/brunsli" | |
language: c++ | |
primary_contact: "[email protected]" | |
vendor_ccs: | |
- "[email protected]" | |
- "[email protected]" | |
fuzzing_engines: | |
- libfuzzer | |
- afl | |
- honggfuzz | |
sanitizers: | |
- address | |
- memory | |
- undefined | |
architectures: | |
- x86_64 | |
- i386 | |
main_repo: 'https://github.com/google/brunsli.git' |