oss-fuzz/projects/zydis/project.yaml

11 lines
234 B
YAML
Raw Normal View History

2020-11-30 00:43:40 +00:00
homepage: "https://github.com/zyantific/zydis"
language: c
primary_contact: "joel.hoener@gmail.com"
auto_ccs:
- "flobernd90@gmail.com"
sanitizers:
- address
- memory
- undefined
main_repo: 'https://github.com/zyantific/zydis.git'