Releases: StackGuardian/sg-cli
v2.0.0
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
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
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
- Fix json in readme.md by @rixhieloomis in #31
- Implement CLI using Go. by @larisoncarvalho in #32
New Contributors
- @larisoncarvalho made their first contribution in #32
Full Changelog: v1.5.4-beta...v2.0.0-beta
v1.5.4-beta
What's Changed
- support create workflow by @Akshat0694 in #30
Full Changelog: v1.5.3-beta...v1.5.4-beta
v1.5.3-beta
What's Changed
- Refactor/dirs by @Akshat0694 in #27
- bash shebang by @Akshat0694 in #29
Full Changelog: v1.5.2-beta...v1.5.3-beta
v1.5.2-beta
v1.5.1-beta
v1.5.0-beta
What's Changed
- Compliance via CLI and Documentation update by @rixhieloomis in #21
Full Changelog: v1.4.0-beta...v1.5.0-beta
v1.4.0-beta
What's Changed
- --run for bulk create workflows by @rixhieloomis in #18
- quickfix stackcreate by @rixhieloomis in #20
Full Changelog: v1.3.0-beta...v1.4.0-beta
v1.3.0-beta
What's Changed
- update workflows if it already exists when bulk creating workflows by @rixhieloomis in #17
Full Changelog: v1.2.0-beta-hotfix...v1.3.0-beta