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 FIFO struct + func NewFIFO() (*FIFO, error) + func NewFIFOInDir(dir string) (*FIFO, error) + func (f *FIFO) Close() error + func (f *FIFO) CloseWrite() + func (f *FIFO) Read(p []byte) (int, error) + func (f *FIFO) Write(p []byte) (int, error)