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.

17 lines
299 B

homepage: "https://tukaani.org/xz/"
language: c++
primary_contact: "lasse.collin@tukaani.org"
auto_ccs:
- "bshas3@gmail.com"
fuzzing_engines:
- libfuzzer
- afl
- honggfuzz
- dataflow
sanitizers:
- address
- dataflow
- memory
- undefined
main_repo: 'https://git.tukaani.org/xz.git'