This repository has been archived by the owner on Mar 25, 2023. It is now read-only.
Releases: teamdfir/sift-cli
Releases · teamdfir/sift-cli
v1.8.0
Install
curl -Lo /usr/local/bin/sift https://github.com/sans-dfir/sift-cli/releases/download/v1.8.0/sift-cli-linux
chmod +x /usr/local/bin/sift
SIFT Related Changes
- Adds support for 18.04 in the CLI tool
- Updates Saltstack to 2018.3
Code Changes
- Upgrade to node 12
- Switch from bluebird to native promise and async/await
- Add some additional help text to encourage users to validate their apt health when failures occur
- Adds support for new modes, desktop and server for installation
- Removes deprecation warning about promises from GitHub setup
- Fixes regression where salt-call name was accidentally replaced with a space
v1.8.0-rc4
Install
curl -Lo /usr/local/bin/sift https://github.com/sans-dfir/sift-cli/releases/download/v1.8.0-rc4/sift-cli-linux
chmod +x /usr/local/bin/sift
SIFT Related Changes
- Adds support for 18.04 in the CLI tool
- Updates Saltstack to 2018.3
Code Changes
- Upgrade to node 12
- Switch from bluebird to native promise and async/await
- Add some additional help text to encourage users to validate their apt health when failures occur
- Adds support for new modes, desktop and server for installation
- Removes deprecation warning about promises from GitHub setup
- Fixes regression where salt-call name was accidentally replaced with a space
v1.8.0-rc3
Broken -- use rc4 instead.
v1.8.0-rc2
Install
curl -Lo /usr/local/bin/sift https://github.com/sans-dfir/sift-cli/releases/download/v1.8.0-rc2/sift-cli-linux
chmod +x /usr/local/bin/sift
SIFT Related Changes
- Adds support for 18.04 in the CLI tool
- Updates Saltstack to 2018.3
Code Changes
- Upgrade to node 12
- Switch from bluebird to native promise and async/await
- Add some additional help text to encourage users to validate their apt health when failures occur
v1.8.0-rc1
Install
curl -Lo /usr/local/bin/sift https://github.com/sans-dfir/sift-cli/releases/download/v1.8.0-rc1/sift-cli-linux
chmod +x /usr/local/bin/sift
SIFT Related Changes
- Adds support for 18.04 in the CLI tool
- Updates Saltstack to 2018.3
Code Changes
- Upgrade to node 12
- Switch from bluebird to native promise and async/await
v1.7.1
This version pins Saltstack to 2017.7.5 to address a bug that was introduced in 2017.7+, but has been fixed in 2017.7.8 (but is not yet released)
Install
curl -Lo /usr/local/bin/sift https://github.com/sans-dfir/sift-cli/releases/download/v1.7.1/sift-cli-linux
chmod +x /usr/local/bin/sift
v1.7.1-rc2
This version pins Saltstack to 2017.7.5 to address a bug that was introduced in 2017.7+, but has been fixed in 2017.7.8 (but is not yet released)
Install
curl -Lo /usr/local/bin/sift https://github.com/sans-dfir/sift-cli/releases/download/v1.7.2-rc2/sift-cli-linux
chmod +x /usr/local/bin/sift
v1.7.1-rc1
This version pins Saltstack to 2017.7.5 to address a bug that was introduced in 2017.7+, but has been fixed in 2017.7.8 (but is not yet released)
Install
curl -Lo /usr/local/bin/sift https://github.com/sans-dfir/sift-cli/releases/download/v1.7.1-rc1/sift-cli-linux
chmod +x /usr/local/bin/sift
v1.7.0 - List Failures if Incomplete
This version of the CLI now lists the first 10 failures that were encountered during installation, generally the first failure is the root cause for subsequent failures (depending on dependencies).
Install
curl -Lo /usr/local/bin/sift https://github.com/sans-dfir/sift-cli/releases/download/v1.6.2/sift-cli-linux
chmod +x /usr/local/bin/sift
v1.6.2 - Bug Fixes and Dependency Updates
Changelog
- teamdfir/sift#278 - Fixes a bug where the CLI wasn't fixing saltstack properly when on the wrong version.
Install
curl -Lo /usr/local/bin/sift https://github.com/sans-dfir/sift-cli/releases/download/v1.6.2/sift-cli-linux
chmod +x /usr/local/bin/sift