Affected by GO-2026-5169
and 1 other vulnerabilities
GO-2026-5169 : Coder: Unauthenticated SSRF via Azure Instance Identity Endpoint in github.com/coder/coder
GO-2026-5196 : Coder: PKCS#7 signature bypass in Azure instance identity allows unauthenticated agent token theft in github.com/coder/coder
Discover Packages
github.com/coder/coder/v2
coderd
util
xjson
package
Version:
v2.33.0-rc.3
Opens a new window with list of versions in this module.
Published: Apr 22, 2026
License: AGPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
ParseUUIDList parses a JSON-encoded array of UUID strings
(e.g. `["uuid1","uuid2"]`) and returns the corresponding
slice of uuid.UUID values. An empty input (including
whitespace-only) returns an empty (non-nil) slice.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.