mirror of https://github.com/google/oss-fuzz.git
16 lines
320 B
YAML
16 lines
320 B
YAML
|
homepage: "https://www.zeek.org"
|
||
|
language: c++
|
||
|
primary_contact: "security@zeek.org"
|
||
|
auto_ccs:
|
||
|
- "jsiwek@corelight.com"
|
||
|
- "robin@corelight.com"
|
||
|
- "johanna@corelight.com"
|
||
|
- "tim@corelight.com"
|
||
|
- "seth@corelight.com"
|
||
|
- "justin@corelight.com"
|
||
|
fuzzing_engines:
|
||
|
- libfuzzer
|
||
|
- honggfuzz
|
||
|
sanitizers:
|
||
|
- address
|