mirror of https://github.com/google/oss-fuzz.git
11 lines
253 B
YAML
11 lines
253 B
YAML
|
homepage: "https://github.com/containerd/containerd"
|
||
|
main_repo: "https://github.com/containerd/containerd"
|
||
|
primary_contact: "security@containerd.io"
|
||
|
auto_ccs :
|
||
|
- "adam@adalogics.com"
|
||
|
language: go
|
||
|
fuzzing_engines:
|
||
|
- libfuzzer
|
||
|
sanitizers:
|
||
|
- address
|