Skip to content

Releases: ArmisSecurity/armis-cli

v1.4.0

15 Mar 13:30
992dabf

Choose a tag to compare

Armis CLI v1.4.0

Enterprise-grade CLI tool for static application security scanning.

Installation

Quick Install Script:

curl -sSL https://raw.githubusercontent.com/ArmisSecurity/armis-cli/main/scripts/install.sh | bash

Windows (PowerShell):

irm https://raw.githubusercontent.com/ArmisSecurity/armis-cli/main/scripts/install.ps1 | iex

Go Install:

go install github.com/ArmisSecurity/armis-cli/cmd/armis-cli@latest

Manual Download:
Download the appropriate binary for your platform below.

Verification

All binaries are signed with cosign. To verify:

cosign verify-blob \
  --certificate-identity-regexp 'https://github.com/ArmisSecurity/armis-cli/.github/workflows/release.yml@refs/tags/.*' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  --signature armis-cli-checksums.txt.sig \
  armis-cli-checksums.txt

Changelog

Features

Bug Fixes

Others


Full Changelog: v1.2.1...v1.4.0

For issues or questions, visit: https://github.com/ArmisSecurity/armis-cli/issues

v1.3.0

08 Mar 14:44
c2c8a4e

Choose a tag to compare

Armis CLI v1.3.0

Enterprise-grade CLI tool for static application security scanning.

Installation

Quick Install Script:

curl -sSL https://raw.githubusercontent.com/ArmisSecurity/armis-cli/main/scripts/install.sh | bash

Windows (PowerShell):

irm https://raw.githubusercontent.com/ArmisSecurity/armis-cli/main/scripts/install.ps1 | iex

Go Install:

go install github.com/ArmisSecurity/armis-cli/cmd/armis-cli@latest

Manual Download:
Download the appropriate binary for your platform below.

Verification

All binaries are signed with cosign. To verify:

cosign verify-blob \
  --certificate-identity-regexp 'https://github.com/ArmisSecurity/armis-cli/.github/workflows/release.yml@refs/tags/.*' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  --signature armis-cli-checksums.txt.sig \
  armis-cli-checksums.txt

Changelog

Features

Bug Fixes

Others


Full Changelog: v1.2.1...v1.3.0

For issues or questions, visit: https://github.com/ArmisSecurity/armis-cli/issues

v1.2.1

26 Feb 10:06
8260f8d

Choose a tag to compare

Armis CLI v1.2.1

Enterprise-grade CLI tool for static application security scanning.

Installation

Quick Install Script:

curl -sSL https://raw.githubusercontent.com/ArmisSecurity/armis-cli/main/scripts/install.sh | bash

Windows (PowerShell):

irm https://raw.githubusercontent.com/ArmisSecurity/armis-cli/main/scripts/install.ps1 | iex

Go Install:

go install github.com/ArmisSecurity/armis-cli/cmd/armis-cli@latest

Manual Download:
Download the appropriate binary for your platform below.

Verification

All binaries are signed with cosign. To verify:

cosign verify-blob \
  --certificate-identity-regexp 'https://github.com/ArmisSecurity/armis-cli/.github/workflows/release.yml@refs/tags/.*' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  --signature armis-cli-checksums.txt.sig \
  armis-cli-checksums.txt

Changelog

Bug Fixes

Others


Full Changelog: v1.2.0...v1.2.1

For issues or questions, visit: https://github.com/ArmisSecurity/armis-cli/issues

v1.2.0

23 Feb 10:41
86f73d4

Choose a tag to compare

Armis CLI v1.2.0

Enterprise-grade CLI tool for static application security scanning.

Installation

Quick Install Script:

curl -sSL https://raw.githubusercontent.com/ArmisSecurity/armis-cli/main/scripts/install.sh | bash

Windows (PowerShell):

irm https://raw.githubusercontent.com/ArmisSecurity/armis-cli/main/scripts/install.ps1 | iex

Go Install:

go install github.com/ArmisSecurity/armis-cli/cmd/armis-cli@latest

Manual Download:
Download the appropriate binary for your platform below.

Verification

All binaries are signed with cosign. To verify:

cosign verify-blob \
  --certificate-identity-regexp 'https://github.com/ArmisSecurity/armis-cli/.github/workflows/release.yml@refs/tags/.*' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  --signature armis-cli-checksums.txt.sig \
  armis-cli-checksums.txt

Changelog

Features

Bug Fixes

Others


Full Changelog: v1.1.0...v1.2.0

For issues or questions, visit: https://github.com/ArmisSecurity/armis-cli/issues

v1.1.0

16 Feb 08:47
68feaa1

Choose a tag to compare

Armis CLI v1.1.0

Enterprise-grade CLI tool for static application security scanning.

Installation

Quick Install Script:

curl -sSL https://raw.githubusercontent.com/ArmisSecurity/armis-cli/main/scripts/install.sh | bash

Windows (PowerShell):

irm https://raw.githubusercontent.com/ArmisSecurity/armis-cli/main/scripts/install.ps1 | iex

Go Install:

go install github.com/ArmisSecurity/armis-cli/cmd/armis-cli@latest

Manual Download:
Download the appropriate binary for your platform below.

Verification

All binaries are signed with cosign. To verify:

cosign verify-blob \
  --certificate-identity-regexp 'https://github.com/ArmisSecurity/armis-cli/.github/workflows/release.yml@refs/tags/.*' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  --signature armis-cli-checksums.txt.sig \
  armis-cli-checksums.txt

Changelog

Features

Bug Fixes

Others


Full Changelog: v1.0.7...v1.1.0

For issues or questions, visit: https://github.com/ArmisSecurity/armis-cli/issues

v1.0.7

03 Feb 08:18
3e0f6aa

Choose a tag to compare

Armis CLI v1.0.7

Enterprise-grade CLI tool for static application security scanning.

Installation

Quick Install Script:

curl -sSL https://raw.githubusercontent.com/ArmisSecurity/armis-cli/main/scripts/install.sh | bash

Windows (PowerShell):

irm https://raw.githubusercontent.com/ArmisSecurity/armis-cli/main/scripts/install.ps1 | iex

Go Install:

go install github.com/ArmisSecurity/armis-cli/cmd/armis-cli@latest

Manual Download:
Download the appropriate binary for your platform below.

Verification

All binaries are signed with cosign. To verify:

cosign verify-blob \
  --certificate-identity-regexp 'https://github.com/ArmisSecurity/armis-cli/.github/workflows/release.yml@refs/tags/.*' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  --signature armis-cli-checksums.txt.sig \
  armis-cli-checksums.txt

Changelog

Others


Full Changelog: v1.0.6...v1.0.7

For issues or questions, visit: https://github.com/ArmisSecurity/armis-cli/issues

v1.0.6

01 Feb 14:11
c554439

Choose a tag to compare

Armis CLI v1.0.6

Enterprise-grade CLI tool for static application security scanning.

Installation

Quick Install Script:

curl -sSL https://raw.githubusercontent.com/ArmisSecurity/armis-cli/main/scripts/install.sh | bash

Windows (PowerShell):

irm https://raw.githubusercontent.com/ArmisSecurity/armis-cli/main/scripts/install.ps1 | iex

Go Install:

go install github.com/ArmisSecurity/armis-cli/cmd/armis-cli@latest

Manual Download:
Download the appropriate binary for your platform below.

Verification

All binaries are signed with cosign. To verify:

cosign verify-blob \
  --certificate-identity-regexp 'https://github.com/ArmisSecurity/armis-cli/.github/workflows/release.yml@refs/tags/.*' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  --signature armis-cli-checksums.txt.sig \
  armis-cli-checksums.txt

Changelog

Features

Bug Fixes

Others


Full Changelog: v1.0.5...v1.0.6

For issues or questions, visit: https://github.com/ArmisSecurity/armis-cli/issues

v1.0.5

18 Jan 14:16
cda36b8

Choose a tag to compare

Armis CLI v1.0.5

Enterprise-grade CLI tool for static application security scanning.

Installation

Quick Install Script:

curl -sSL https://raw.githubusercontent.com/ArmisSecurity/armis-cli/main/scripts/install.sh | bash

Windows (PowerShell):

irm https://raw.githubusercontent.com/ArmisSecurity/armis-cli/main/scripts/install.ps1 | iex

Go Install:

go install github.com/ArmisSecurity/armis-cli/cmd/armis-cli@latest

Manual Download:
Download the appropriate binary for your platform below.

Verification

All binaries are signed with cosign. To verify:

cosign verify-blob \
  --certificate-identity-regexp 'https://github.com/ArmisSecurity/armis-cli/.github/workflows/release.yml@refs/tags/.*' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  --signature armis-cli-checksums.txt.sig \
  armis-cli-checksums.txt

Changelog

Features

Bug Fixes


Full Changelog: v1.0.4...v1.0.5

For issues or questions, visit: https://github.com/ArmisSecurity/armis-cli/issues

v1.0.4

15 Jan 12:44
3380df4

Choose a tag to compare

Armis CLI v1.0.4

Enterprise-grade CLI tool for static application security scanning.

Installation

Quick Install Script:

curl -sSL https://raw.githubusercontent.com/ArmisSecurity/armis-cli/main/scripts/install.sh | bash

Windows (PowerShell):

irm https://raw.githubusercontent.com/ArmisSecurity/armis-cli/main/scripts/install.ps1 | iex

Go Install:

go install github.com/ArmisSecurity/armis-cli/cmd/armis-cli@latest

Manual Download:
Download the appropriate binary for your platform below.

Verification

All binaries are signed with cosign. To verify:

cosign verify-blob \
  --certificate-identity-regexp 'https://github.com/ArmisSecurity/armis-cli/.github/workflows/release.yml@refs/tags/.*' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  --signature armis-cli-checksums.txt.sig \
  armis-cli-checksums.txt

Changelog

Bug Fixes

Others


Full Changelog: v1.0.3...v1.0.4

For issues or questions, visit: https://github.com/ArmisSecurity/armis-cli/issues

v1.0.3

13 Jan 12:45
79da5a2

Choose a tag to compare

Armis CLI v1.0.3

Enterprise-grade CLI tool for static application security scanning.

Installation

Quick Install Script:

curl -sSL https://raw.githubusercontent.com/ArmisSecurity/armis-cli/main/scripts/install.sh | bash

Windows (PowerShell):

irm https://raw.githubusercontent.com/ArmisSecurity/armis-cli/main/scripts/install.ps1 | iex

Go Install:

go install github.com/ArmisSecurity/armis-cli/cmd/armis-cli@latest

Manual Download:
Download the appropriate binary for your platform below.

Verification

All binaries are signed with cosign. To verify:

cosign verify-blob \
  --certificate-identity-regexp 'https://github.com/ArmisSecurity/armis-cli/.github/workflows/release.yml@refs/tags/.*' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  --signature armis-cli-checksums.txt.sig \
  armis-cli-checksums.txt

Changelog

Features

Bug Fixes

Others


Full Changelog: v1.0.2...v1.0.3

For issues or questions, visit: https://github.com/ArmisSecurity/armis-cli/issues