oss-fuzz/projects/jsonnet/project.yaml

20 lines
296 B
YAML

homepage: "https://github.com/google/jsonnet"
language: c++
primary_contact: "dcunnin@google.com"
auto_ccs:
- "wwweiwang@google.com"
- "sparkprime@gmail.com"
sanitizers:
- address
- memory
- undefined
labels:
convert_jsonnet_fuzzer:
- sundew
architectures:
- x86_64
- i386