mirror of https://github.com/google/oss-fuzz.git
14 lines
406 B
YAML
14 lines
406 B
YAML
homepage: "https://github.com/cloud-hypervisor/cloud-hypervisor"
|
|
language: rust
|
|
primary_contact: "sebastien.boeuf@intel.com"
|
|
auto_ccs:
|
|
- "michael2012zhao@hotmail.com"
|
|
- "Henry.Wang@arm.com"
|
|
- "robert.bradford@intel.com"
|
|
- "samuel.e.ortiz@protonmail.com"
|
|
- "chen.bo@intel.com"
|
|
sanitizers:
|
|
- address
|
|
fuzzing_engines:
|
|
- libfuzzer
|
|
main_repo: 'https://github.com/cloud-hypervisor/cloud-hypervisor' |