TSC Security CLI
tsc-git-hook
Install the managed Git hook CLI, authenticate through the GitHub hook service, and keep repository-scoped sessions local to your machine.
curl -fsSL https://hook.tsc-security.tools/install.sh | sh
The installer downloads the latest stable release for your platform, verifies SHA-256, installs the binary, and adds it to your user PATH when needed.
What this page is for
- Install the latest stable CLI with a single copy-and-paste command.
- Download a specific release archive when you need a pinned binary.
- Inspect the public release manifest at /releases/releases.json.
This page is intentionally minimal. It exists to install the CLI and expose release artifacts cleanly.
Installers
- install.sh for macOS and Linux
- install.ps1 for Windows PowerShell
If OS detection gets it wrong, use the direct installer links above.