Skip to content

KShield v1.0.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 03:10
· 29 commits to master since this release

Install

macOS / Linux — one command:

curl -fsSL https://raw.githubusercontent.com/YTT-Global/kshield/main/install.sh | bash

Homebrew (macOS):

brew install ytt-global/tap/kshield

npm:

npx kshield@v1.0.0 init

pip:

pip install kshield && kshield-backend &

Then inside any git repo:

kshield init

Hook installed. Backend starts automatically. Make a commit to run your first scan.


See CHANGELOG for what's new.