mirror of https://github.com/google/oss-fuzz.git
12 lines
257 B
YAML
12 lines
257 B
YAML
|
homepage: "https://openyurt.io/"
|
||
|
main_repo: "https://github.com/openyurtio/openyurt"
|
||
|
primary_contact: "rambohe.ch@gmail.com"
|
||
|
auto_ccs :
|
||
|
- "rambohe.ch@gmail.com"
|
||
|
- "huiwq1990@gmail.com"
|
||
|
language: go
|
||
|
fuzzing_engines:
|
||
|
- libfuzzer
|
||
|
sanitizers:
|
||
|
- address
|