oss-fuzz/projects/easywsclient/project.yaml

11 lines
187 B
YAML

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