mirror of https://github.com/google/oss-fuzz.git
19 lines
443 B
YAML
19 lines
443 B
YAML
homepage: "https://docs.zeek.org/projects/spicy/en/latest/"
|
|
language: c++
|
|
primary_contact: "security@zeek.org"
|
|
auto_ccs:
|
|
- "robin@corelight.com"
|
|
- "johanna@corelight.com"
|
|
- "tim@corelight.com"
|
|
- "seth@corelight.com"
|
|
- "justin@corelight.com"
|
|
- "vern@corelight.com"
|
|
- "vlad@es.net"
|
|
- "benjamin.bannier@corelight.com"
|
|
fuzzing_engines:
|
|
- libfuzzer
|
|
- honggfuzz
|
|
sanitizers:
|
|
- address
|
|
main_repo: 'https://github.com/zeek/spicy'
|