Affected by GO-2024-2442
and 3 other vulnerabilities
GO-2024-2442: Withdrawn Advisory: Teleport Access List owners can escalate their privileges in github.com/gravitational/teleport
GO-2024-2445: Withdrawn Advisory: SFTP is possible on the Proxy server for any user with SFTP access in github.com/gravitational/teleport
GO-2024-2447: Withdrawn Advisory: Teleport Proxy and Teleport Agents: SSRF to arbitrary hosts is possible from low privileged users in github.com/gravitational/teleport
GO-2024-2449: Withdrawn Advisory: User-provided environment values allow execution on macOS agents in github.com/gravitational/teleport
type Iterator struct {
// contains filtered or unexported fields
}
Iterator allows lazy consumption of github release pages. Not safe for
concurrent use. Always check for err after iteration, even if one or more
pages were loaded successfully. If a release being added concurrently with
iteration may cause duplicate releases to be observed.
type Release struct {
// Version is the semver version from the git tag of the release. Version string// OtherLabels are the labels extracted from the release notes. OtherLabels map[string]string
}