oss-fuzz/projects/libevent/project.yaml

11 lines
186 B
YAML

homepage: "https://github.com/libevent/libevent"
language: c++
primary_contact: "a3at.mail@gmail.com"
sanitizers:
- address
- memory
- undefined
architectures:
- x86_64
- i386