PkgRadar

Go modules · proxy.golang.org

github.com/Azure/kubelogin

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

Why PkgRadar flagged v0.0.0-20260530000641-2e7b8ca929b8

SeveritySignalEvidence
mediumGo Generate Shell//go:generate directive shells out to curl/wget/bash — runs during `go generate`. · github.com/azure/[email protected]/pkg/internal/token/execCredentialPlugin.go
mediumGo Generate Shell//go:generate directive shells out to curl/wget/bash — runs during `go generate`. · github.com/azure/[email protected]/pkg/internal/token/execCredentialWriter.go
mediumGo Generate Shell//go:generate directive shells out to curl/wget/bash — runs during `go generate`. · github.com/azure/[email protected]/pkg/internal/token/provider.go

Scanned versions

VersionVerdictScoreScanned (UTC)
v0.0.0-20260530000641-2e7b8ca929b8Review452026-06-05
v0.2.18Review452026-05-31

Block this in CI

PkgRadar gates github.com/Azure/kubelogin (and every other dependency) before it merges. One line in your pipeline:

pkgradar gate --ecosystem go github.com/Azure/[email protected]
github.com/Azure/kubelogin — Go modules security scan | PkgRadar