mirror of https://github.com/google/oss-fuzz.git
14 lines
306 B
YAML
14 lines
306 B
YAML
homepage: "https://cri-o.io/"
|
|
main_repo: "https://github.com/cri-o/cri-o"
|
|
primary_contact: "cncf-crio-security@lists.cncf.io"
|
|
auto_ccs :
|
|
- "adam@adalogics.com"
|
|
- "david@adalogics.com"
|
|
- "pehunt@redhat.com"
|
|
- "sgrunert@redhat.com"
|
|
language: go
|
|
fuzzing_engines:
|
|
- libfuzzer
|
|
sanitizers:
|
|
- address
|