Skip to content
This repository has been archived by the owner on Mar 25, 2023. It is now read-only.

v1.9.2

Compare
Choose a tag to compare
@ekristen ekristen released this 22 Sep 19:29
· 82 commits to master since this release
74f0414

Install

curl -Lo /usr/local/bin/sift https://github.com/sans-dfir/sift-cli/releases/download/v1.9.2/sift-cli-linux
chmod +x /usr/local/bin/sift

Changelog

Notable from 1.9.2

  • Updates vulnerable package node-fetch
  • Fixes held package problem with apt-get remove

Notable from 1.9.1

  • Sets Architecture to 64 bit only for SaltStack install
  • Switches to only installing salt-common if it's new install or if it needs to fix.
  • Fixes bug where existing env vars were not pulled in (thanks @angry-bender)