mirror of https://github.com/google/oss-fuzz.git
14 lines
299 B
YAML
14 lines
299 B
YAML
homepage: "https://github.com/crossplane/crossplane"
|
|
main_repo: "https://github.com/crossplane/crossplane"
|
|
primary_contact: "jbw976@gmail.com"
|
|
auto_ccs :
|
|
- "me@muvaf.com"
|
|
- "nicc@rk0n.org"
|
|
vendor_ccs :
|
|
- "adam@adalogics.com"
|
|
language: go
|
|
fuzzing_engines:
|
|
- libfuzzer
|
|
sanitizers:
|
|
- address
|