Deploy our Helm chart into any cluster. It scans running container images, generates SBOMs, and surfaces known vulnerabilities in a managed dashboard — giving you ongoing visibility into what's exposed.
# Add the StackRadar Helm repo
$ helm repo add stackradar https://charts.stackradar.io
# Install the scanner into your cluster
$ helm install stackradar-scanner \
stackradar/stackradar-scanner \
--set stackradar.apiKey=$API_KEY
$ Deploy the StackRadar scanner
Helm install into any Kubernetes cluster.
Scanner auto-discovers workloads
Generates SBOMs periodically from running images, and sends them to StackRadar
See vulnerabilities in the dashboard
Track dependencies and their vulnerabilities in the dashboard
See every container image, every dependency, and every vulnerability — organized by namespace and workload, exactly how you think about your infrastructure.
| Name | Version | Last BOM imported | Vulnerabilities |
|---|---|---|---|
monitoring namespace | — | — | 0Critical2High4Medium3Low |
production namespace | — | — | 3Critical10High24Medium16Low |
api-gateway Deployment | node:22-slim | 2 hours ago | 1Critical4High9Medium6Low |
redis StatefulSet | redis:7.2-alpine | 2 hours ago | 0Critical1High3Medium2Low |
user-service Deployment | python:3.12-slim | 2 hours ago | 2Critical5High12Medium8Low |
staging namespace | — | — | 0Critical2High5Medium3Low |
| Total | 3Critical14High33Medium22Low | ||
See critical vulnerabilities across all namespaces at a glance — no digging through logs or CLI output.
From helm install to full cluster visibility
Deploy the StackRadar Helm chart into your Kubernetes cluster. One command, works on EKS, GKE, AKS, or any conformant cluster.
The scanner runs as a CronJob and automatically finds every Deployment, StatefulSet, DaemonSet, and CronJob across all namespaces.
Each container image is analyzed with Syft to produce a full CycloneDX SBOM — OS packages, libraries, and runtimes included.
Components are matched against 300K+ known CVEs from the OSV database. You see results per workload with severity scores and fix versions.
Pay for clusters, not surprises
The scanner is free and open-source. You pay only for the managed dashboard. Start free, upgrade when you need more.
$0
For individuals and small clusters. Get started with no commitment.
$49/month
For teams running production workloads that need continuous visibility.
$149/month
For organizations managing multiple clusters with team collaboration.
Need more? Contact us for custom Enterprise pricing.
Common questions