mirror of https://github.com/google/oss-fuzz.git
17 lines
411 B
YAML
17 lines
411 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"
|
|
- "samuelkarp@google.com"
|
|
- "derek@mcgstyle.net"
|
|
- "estesp@gmail.com"
|
|
- "mikebrow@gmail.com"
|
|
- "cjingram@google.com"
|
|
- "kato.kazuyoshi@gmail.com"
|
|
language: go
|
|
fuzzing_engines:
|
|
- libfuzzer
|
|
sanitizers:
|
|
- address
|