Releases: YTT-Global/kshield
Releases · YTT-Global/kshield
Release list
KShield v1.1.0
Install
macOS / Linux — one command:
curl -fsSL https://raw.githubusercontent.com/YTT-Global/kshield/main/install.sh | bashHomebrew (macOS):
brew install ytt-global/tap/kshieldnpm:
npx kshield@v1.1.0 initpip:
pip install kshield && kshield-backend &Then inside any git repo:
kshield initHook installed. Backend starts automatically. Make a commit to run your first scan.
See CHANGELOG for what's new.
KShield v1.0.0
Install
macOS / Linux — one command:
curl -fsSL https://raw.githubusercontent.com/YTT-Global/kshield/main/install.sh | bashHomebrew (macOS):
brew install ytt-global/tap/kshieldnpm:
npx kshield@v1.0.0 initpip:
pip install kshield && kshield-backend &Then inside any git repo:
kshield initHook installed. Backend starts automatically. Make a commit to run your first scan.
See CHANGELOG for what's new.