go-backend-init
Warn
Audited by Snyk on Mar 12, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.70). The scaffold includes a go:generate directive that runs "go generate ./..." which will fetch and execute the Ent generator from entgo.io/ent/cmd/ent (entgo.io/ent) during post-initialization, so remote code is retrieved and executed as part of setup.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata