oss-fuzz/projects/unrar/project.yaml

12 lines
243 B
YAML
Raw Normal View History

homepage: "http://www.rarlab.com/"
language: c++
primary_contact: "roshal@rarlab.com"
auto_ccs:
- "vakh@chromium.org"
- "drubery@chromium.org"
sanitizers:
- address
- memory
- undefined
main_repo: 'https://github.com/aawc/unrar.git'