Versions in this module Expand all Collapse all v1 v1.0.3 Nov 12, 2025 GO-2026-4911 GO-2026-4911: Docker Model Runner OCI Registry Client Vulnerable to Server-Side Request Forgery (SSRF) in github.com/docker/model-runner v1.0.2 Nov 6, 2025 GO-2026-4911 GO-2026-4911: Docker Model Runner OCI Registry Client Vulnerable to Server-Side Request Forgery (SSRF) in github.com/docker/model-runner v1.0.0 Nov 5, 2025 GO-2026-4911 GO-2026-4911: Docker Model Runner OCI Registry Client Vulnerable to Server-Side Request Forgery (SSRF) in github.com/docker/model-runner Changes in this version + type Option func(*ParallelTransport) + func WithMaxConcurrentPerHost(limits map[string]uint) Option + func WithMaxConcurrentPerRequest(n uint) Option + func WithMinChunkSize(size int64) Option + func WithTempDir(dir string) Option + type ParallelTransport struct + func New(base http.RoundTripper, opts ...Option) *ParallelTransport + func (pt *ParallelTransport) RoundTrip(req *http.Request) (*http.Response, error)