Installation
macOS (Apple Silicon)
curl -Lo shellguard https://github.com/s4e-io/shellguard/releases/download/v1.1.0/shellguard-darwin-arm64
chmod +x shellguard && sudo mv shellguard /usr/local/bin/macOS (Intel)
curl -Lo shellguard https://github.com/s4e-io/shellguard/releases/download/v1.1.0/shellguard-darwin-amd64
chmod +x shellguard && sudo mv shellguard /usr/local/bin/Linux (x86_64)
curl -Lo shellguard https://github.com/s4e-io/shellguard/releases/download/v1.1.0/shellguard-linux-amd64
chmod +x shellguard && sudo mv shellguard /usr/local/bin/See the README for full setup instructions.
Full Changelog: https://github.com/s4e-io/shellguard/commits/v1.1.0