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
| Severity | Signal | Evidence |
|---|---|---|
| medium | Go 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 |
| medium | Go Mod Replace Local | go.mod replace directive redirects to a local filesystem path — non-portable / dev-time only. · github.com/nginx/agent/[email protected]/go.mod |
Scanned versions
| Version | Verdict | Score | Scanned (UTC) |
|---|---|---|---|
v2.46.4 | Review | 25 | 2026-05-29 |
Block this in CI
pkgradar gate --ecosystem go github.com/nginx/agent/[email protected]