mirror of https://github.com/google/oss-fuzz.git
15 lines
310 B
YAML
15 lines
310 B
YAML
homepage: "https://knative.dev/"
|
|
language: go
|
|
primary_contact: "security@knative.team"
|
|
main_repo: "https://github.com/knative"
|
|
vendor_ccs:
|
|
- "adam@adalogics.com"
|
|
- "david@adalogics.com"
|
|
auto_ccs:
|
|
- "evana@vmware.com"
|
|
- "evan.k.anderson@gmail.com"
|
|
fuzzing_engines:
|
|
- libfuzzer
|
|
sanitizers:
|
|
- address
|