mirror of https://github.com/google/oss-fuzz.git
16 lines
339 B
YAML
16 lines
339 B
YAML
homepage: "https://cilium.io"
|
|
language: go
|
|
primary_contact: "security@cilium.io"
|
|
auto_ccs:
|
|
- "andre@isovalent.com"
|
|
- "joe@isovalent.com"
|
|
- "natalia@isovalent.com"
|
|
- "robin@isovalent.com"
|
|
- "tom.payne@isovalent.com"
|
|
- "adam@adalogics.com"
|
|
main_repo: "https://github.com/cilium/cilium.git"
|
|
fuzzing_engines:
|
|
- libfuzzer
|
|
sanitizers:
|
|
- address
|