oss-fuzz/projects/igraph/project.yaml

16 lines
304 B
YAML

homepage: "https://github.com/igraph/igraph"
main_repo: "https://github.com/igraph/igraph"
language: c
primary_contact: "szhorvat@gmail.com"
auto_ccs:
- "Adam@adalogics.com"
- "ntamas@gmail.com"
- "vtraag@gmail.com"
sanitizers:
- address
- undefined
- memory
architectures:
- x86_64
- i386