containerd/contrib/fuzz
Akhil Mohan 4838f33f7e
update to go 1.24.2, 1.23.8
- go1.23.8 (released 2025-04-01) includes security fixes to the net/http
  package, as well as bug fixes to the runtime and the go command.
  Ref: https://github.com/golang/go/issues?q=milestone%3AGo1.23.8+label%3ACherryPickApproved
- go1.24.2 (released 2025-04-01) includes security fixes to the net/http
  package, as well as bug fixes to the compiler, the runtime, the go
  command, and the crypto/tls, go/types, net/http, and testing packages.
  Ref: https://github.com/golang/go/issues?q=milestone%3AGo1.24.2+label%3ACherryPickApproved

Signed-off-by: Akhil Mohan <akhilerm@gmail.com>
(cherry picked from commit 5629e9fff7de69a36f5f563d41966aa562866258)
Signed-off-by: Derek McGowan <derek@mcg.dev>
2025-04-17 11:18:09 -07:00
..
archive_fuzzer.go Move archive to pkg/archive 2024-01-17 09:54:18 -08:00
builtins_linux.go Make api a Go sub-module 2024-05-02 11:03:00 -07:00
builtins_unix.go Move snapshots/native to plugins/snapshots/native 2024-01-17 09:53:42 -08:00
builtins_windows.go Move snapshots/windows to plugins/snapshots/windows 2024-01-17 09:54:00 -08:00
builtins.go Move nri packages to plugin and internal 2024-02-29 21:37:36 -08:00
containerd_import_fuzzer.go Move namespaces to pkg/namespaces 2024-01-17 09:55:39 -08:00
content_fuzzer.go Move images to core/images 2024-01-17 09:51:26 -08:00
cri_fuzzer.go Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
cri_server_fuzzer.go Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
daemon.go Move config version to version package 2024-02-14 21:09:44 -08:00
diff_fuzzer.go Move mount to core/mount 2024-01-17 09:52:12 -08:00
exchange_fuzzer.go Make api a Go sub-module 2024-05-02 11:03:00 -07:00
fuzz_FuzzImportIndex.dict Fuzzing: Instrument with new sanitizers 2022-09-15 23:59:13 +01:00
fuzz_FuzzImportIndex.options Fuzzing: Instrument with new sanitizers 2022-09-15 23:59:13 +01:00
fuzz_images.go Remove deprecated platforms package 2024-01-23 09:14:03 -08:00
metadata_fuzzer.go Move namespaces to pkg/namespaces 2024-01-17 09:55:39 -08:00
oss_fuzz_build.sh update to go 1.24.2, 1.23.8 2025-04-17 11:18:09 -07:00
uuid_fuzzer.go Copy fuzzers from github.com/cncf/cncf-fuzzing 2022-07-06 15:21:48 +00:00