aboutsummaryrefslogtreecommitdiff
path: root/projects/zeek/project.yaml
blob: 3cd5de3b8ead715fb6edb927853c6f2697b886e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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"
  - "vern@corelight.com"
  - "vlad@es.net"
fuzzing_engines:
  - libfuzzer
  - honggfuzz
sanitizers:
  - address
main_repo: 'https://github.com/zeek/zeek'