Copy fuzzers from github.com/cncf/cncf-fuzzing

This commit copies the fuzzers from the repository except for
containerd_import_structured_fuzzer.go.

Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
This commit is contained in:
Kazuyoshi Kato
2022-07-01 16:38:04 +00:00
parent b316318596
commit e9e33f847d
13 changed files with 505 additions and 38 deletions

View File

@@ -27,6 +27,8 @@ issues:
exclude-rules:
- path: 'cmd[\\/]containerd[\\/]builtins[\\/]'
text: "blank-imports:"
- path: 'contrib[\\/]fuzz[\\/]'
text: "exported: func name will be used as fuzz.Fuzz"
linters-settings:
gosec: