PkgRadar

Go modules · proxy.golang.org

github.com/nginx/agent/v2

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

Why PkgRadar flagged v2.46.4

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

Scanned versions

VersionVerdictScoreScanned (UTC)
v2.46.4Review252026-05-29

Block this in CI

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

pkgradar gate --ecosystem go github.com/nginx/agent/[email protected]