Skip to content

Releases: BintangDiLangit/bastion

Release list

v0.1.0

Choose a tag to compare

@BintangDiLangit BintangDiLangit released this 16 Aug 23:35
6980801

Changelog

New scanner rules and features

Refactors

Other

Install

Homebrew (macOS / Linux)

brew install --cask BintangDiLangit/tap/bastion

Docker

docker run --rm -v "$PWD:/src" ghcr.io/bintangdilangit/bastion:0.1.0

Debian / Ubuntu

curl -fsSLO https://github.com/BintangDiLangit/bastion/releases/download/v0.1.0/bastion_0.1.0_linux_amd64.deb
sudo dpkg -i bastion_0.1.0_linux_amd64.deb

Go

go install github.com/BintangDiLangit/bastion/cmd/bastion@v0.1.0