You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
331 B

homepage: "https://sourceware.org/bzip2/"
language: c++
primary_contact: "bzip2fuzzer@gmail.com"
auto_ccs:
- "bshas3@gmail.com"
vendor_ccs:
- "twsmith@mozilla.com"
fuzzing_engines:
- libfuzzer
- afl
- honggfuzz
- dataflow
sanitizers:
- address
- dataflow
- memory
- undefined
architectures:
- x86_64
- i386