Skip to content

ForgeGuardian 0.1.3

Choose a tag to compare

@github-actions github-actions released this 19 Aug 16:11
· 6 commits to main since this release

ForgeGuardian 0.1.3

Install

One-line install (no Go required):

curl -sSfL https://raw.githubusercontent.com/Mah3Sec/ForgeGuardian/main/install.sh | bash

Go install (requires Go 1.23+):

go install github.com/mah3sec/forgeguardian/cmd/fgctl@v0.1.3

Or download a prebuilt binary below.

Changelog

  • e7fef83 Fix Go version and installation for all platforms