PkgRadar

Go modules · proxy.golang.org

github.com/gitpod-io/gitpod/components/image-builder-mk3

Go Generate Shell: //go:generate directive shells out to curl/wget/bash — runs during `go generate`.

Why PkgRadar flagged v0.0.0-20260605071111-131f6d10a3cc

SeveritySignalEvidence
mediumGo Generate Shell//go:generate directive shells out to curl/wget/bash — runs during `go generate`. · github.com/gitpod-io/gitpod/components/[email protected]/cmd/generate-config.go
mediumGo Mod Replace Localgo.mod replace directive redirects to a local filesystem path — non-portable / dev-time only. · github.com/gitpod-io/gitpod/components/[email protected]/go.mod

Scanned versions

VersionVerdictScoreScanned (UTC)
v0.0.0-20260605071111-131f6d10a3ccReview252026-06-06
v0.0.0-20260601122147-0f240969668cReview252026-06-04

Block this in CI

PkgRadar gates github.com/gitpod-io/gitpod/components/image-builder-mk3 (and every other dependency) before it merges. One line in your pipeline:

pkgradar gate --ecosystem go github.com/gitpod-io/gitpod/components/[email protected]