You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build: add -trimpath to reduce binary metadata for AV heuristics (#62)
Pass -trimpath in both the Makefile (GOFLAGS) and .goreleaser.yaml (flags) to strip build-path metadata from release binaries. Reduces surface area for ML-based AV false positives (e.g. Wacatac.C!ml on Windows).
Co-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
0 commit comments