containerd/contrib/fuzz
Akhil Mohan e5ad0d0a0e
update build to go1.23.7, test go1.24.1
- go1.23.7 (released 2025-03-04) includes security fixes to the net/http
package, as well as bug fixes to cgo, the compiler, and the reflect,
runtime, and syscall packages. See the Go 1.23.7 milestone on our issue
tracker for details

- go1.24.1 (released 2025-03-04) includes security fixes to the net/http
package, as well as bug fixes to cgo, the compiler, the go command, and
the reflect, runtime, and syscall packages. See the Go 1.24.1 milestone
on our issue tracker for details.

Signed-off-by: Akhil Mohan <akhilerm@gmail.com>
2025-03-09 19:06:40 +05:30
..
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 build to go1.23.7, test go1.24.1 2025-03-09 19:06:40 +05:30
uuid_fuzzer.go Copy fuzzers from github.com/cncf/cncf-fuzzing 2022-07-06 15:21:48 +00:00