Skip to content

Appknox CLI 1.4.0

Compare
Choose a tag to compare
@cosmosgenius cosmosgenius released this 24 Jun 08:41
· 13 commits to develop since this release
c7e39f3

What's Changed

  • feat: Added SARIF command "appknox sarif --risk-threshold <low,medium etc> --output " by @ashujha301 in #45

For installing in Linux & OSX:

curl -L https://github.com/appknox/appknox-go/releases/download/1.4.0/appknox-`uname -s`-`uname -m` > /usr/local/bin/appknox && chmod +x /usr/local/bin/appknox

Full Changelog: 1.3.1...1.4.0