oss-fuzz/projects/xz/project.yaml

15 lines
273 B
YAML

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