Install
Choose the path that matches your environment.- go install
- GitHub Releases
- From source
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Install the cryptarium CLI via go install, GitHub Releases, or from source.
go install github.com/sgoveia/cryptarium/cmd/cryptarium@v0.1.1
$(go env GOPATH)/bin is on your PATH, then verify:cryptarium version
cryptarium, and place it on your PATH.git clone https://github.com/sgoveia/cryptarium.git
cd cryptarium
make build # -> bin/cryptarium
./bin/cryptarium version
- uses: sgoveia/cryptarium@v0.1.1
with:
path: .
fail-on: critical
upload-sarif: true