ForgeGuardian 0.1.3
ForgeGuardian 0.1.3
Install
One-line install (no Go required):
curl -sSfL https://raw.githubusercontent.com/Mah3Sec/ForgeGuardian/main/install.sh | bashGo install (requires Go 1.23+):
go install github.com/mah3sec/forgeguardian/cmd/fgctl@v0.1.3Or download a prebuilt binary below.
Changelog
- e7fef83 Fix Go version and installation for all platforms