Downloads
Offline vulnerability feed (air-gapped)
Signed snapshot of the exploited-CVE / NVD / EPSS / CPE intelligence
for installs with no internet access. Import with
scripts/import_feed_bundle.py — it's verified against
its signature before anything is written. Updated daily; requires an
active license.
See the feed documentation.
Getting Started - 3 Simple Steps
Download & Install
Download SentriKat below and run docker compose up -d
Get Installation ID
In SentriKat, go to Admin > License and copy your ID
Activate License
Enter your ID below to get your signed license file
Download SentriKat
Self-hosted vulnerability management platform. Deploy with Docker Compose.
Loading downloads...
Activate Your License
Enter your Installation ID
Find this in your SentriKat installation: Administration > License
Where do I find my Installation ID?
- 1. Open your SentriKat installation in a browser
- 2. Log in as admin
- 3. Go to Administration > License
- 4. Your Installation ID is displayed at the top (format: SK-INST-xxxxxxxx)
License Activated!
Copy this license and add it to your SentriKat .env file, then restart with docker compose restart
Add this line to your .env file:
Rebind License
Migrating to a new server? Enter the new Installation ID below. Your previous installation will be deactivated.
No on-premises license found. Contact sales or grab a free demo license.
What's New — Agent v1.2.0
Container Image Scanning via Trivy
SentriKat agents now automatically detect Docker and Podman on endpoints and scan all local container images for vulnerabilities using Trivy, the industry-standard open-source scanner.
- Auto-detects Docker & Podman on both Linux and Windows endpoints
- Scans OS packages and application dependencies (pip, npm, Maven, Go, Rust)
- Reports HIGH and CRITICAL CVEs with fix availability
- Included in Professional Edition at no extra cost