Skip to content

Releases: StackGuardian/sg-cli

v2.2.1

Choose a tag to compare

@hllvc hllvc released this 06 Aug 22:57
4059335

Changelog

  • 2dc640229d26bd5a26cebbf663d443a96a82eb74 fix: take version from the release tag and sign releases with cosign (#2)

Verifying this download

Check the archive against the checksums file, then confirm that file came
from StackGuardian's release pipeline rather than from whoever served it
to you:

cosign verify-blob sg-cli_2.2.1_checksums.txt \
  --certificate sg-cli_2.2.1_checksums.txt.pem \
  --signature sg-cli_2.2.1_checksums.txt.sig \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  --certificate-identity-regexp '^https://github.com/StackGuardian/sg-cli-v2/\.github/workflows/release\.yml@refs/tags/'

The signing is keyless, so the certificate names the workflow and tag that
built the release rather than a key someone has to keep.

v2.2.0

Choose a tag to compare

@AkashS0510 AkashS0510 released this 22 Apr 19:44
94bf7cd

Changelog

  • Add interactive TUI mode
  • Add git-scan command to scan Terraform repos

Installation

Download the binary for your platform below — do not use the auto-generated "Source code" archives, as this repository hosts binaries only.

Platform File
macOS (Apple Silicon) sg-cli_Darwin_arm64.tar.gz
macOS (Intel) sg-cli_Darwin_x86_64.tar.gz
Linux (amd64) sg-cli_Linux_x86_64.tar.gz
Linux (arm64) sg-cli_Linux_arm64.tar.gz
Windows (amd64) sg-cli_Windows_x86_64.zip

v2.1.0

Choose a tag to compare

@larisoncarvalho larisoncarvalho released this 22 Apr 14:15

Changelog

  • 3f99649 Update to SG-SDK verson 1.1.0 and add E2E tests

v2.0.0

Choose a tag to compare

@larisoncarvalho larisoncarvalho released this 07 Nov 16:05
27d6122

This is the first full release of the Go based StackGuardian CLI.

The Go based CLI is backwards compatible and on feature parity with the existing shell based CLI (except for the aws command).
To try it out please download the archive file corresponding to your platform and architecture from the assets of this release and place the extracted binary in your PATH.

Please note: On some platforms like MacOS, executing the binary requires a one time step of allowing its execution from Settings -> Privacy & Security.

Changelog

v2.0.0-beta-2

v2.0.0-beta-2 Pre-release
Pre-release

Choose a tag to compare

@larisoncarvalho larisoncarvalho released this 30 Oct 09:13
1d7812a

Disclaimer: This version of the StackGuardian CLI is currently in pre release and is intended for use with StackGuardian QA environments and not in production.

Changelog

  • This version of the CLI is based on the latest release of the SG SDK for Go v1.0.0 beta 3.

Full Changelog: v2.0.0-beta...v2.0.0-beta-2

v2.0.0-beta

v2.0.0-beta Pre-release
Pre-release

Choose a tag to compare

@larisoncarvalho larisoncarvalho released this 06 Sep 16:09
b1deaa4

Changelog

  • This is the first beta release of the Go based CLI.
  • 3f240cd Fix json in readme.md
  • b1deaa4 Implement CLI using Go. (#32)

What's Changed

New Contributors

Full Changelog: v1.5.4-beta...v2.0.0-beta

v1.5.4-beta

Choose a tag to compare

@Akshat0694 Akshat0694 released this 03 Mar 19:40

What's Changed

Full Changelog: v1.5.3-beta...v1.5.4-beta

v1.5.3-beta

Choose a tag to compare

@Akshat0694 Akshat0694 released this 04 Feb 11:44

What's Changed

Full Changelog: v1.5.2-beta...v1.5.3-beta

v1.5.2-beta

Choose a tag to compare

@Akshat0694 Akshat0694 released this 27 Oct 10:45

What's Changed

  • Improve bulk upload across wfgroups

Full Changelog: v1.5.1-beta...v1.5.2-beta

v1.5.1-beta

Choose a tag to compare

@rixhieloomis rixhieloomis released this 05 Oct 10:32

What's Changed

Full Changelog: v1.5.0-beta...v1.5.1-beta