aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/zydis/project.yaml
blob: 55f97513d2480b6d8c460271bc71f102947a5dfc (plain)
1
2
3
4
5
6
7
8
9
10
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'