StackRadar

kubescape-prometheus-integrator 0.0.13 Helm chart

kubescape

Not scored yet

Kubescape integration with Prometheus

Version 0.0.13 3 years agoapp version v0.0.13 (not verified against the render) 0Artifact Hub

Radar Score

Latest render attempt (7 Sept 2026) failed: Error: template: kubescape-prometheus-integrator/templates/kubescape/host-scanner-definition-configmap.yaml:11:3: executing "kubescape-prometheus-integrator/templates/kubescape/host-scanner-definition-configmap.yaml" at <tpl (.Files.Get "assets/host-scanner-definition.yaml") .>: error calling tpl: error during tpl function execution for "apiVersion: v1\nkind: Namespace\nmetadata:\n labels:\n app: kubescape-host-scanner\n k8s-app: kubescape-host-scanner\n kubernetes.io/metadata.name: kubescape-host-scanner\n tier: kubescape-host-scanner-control-plane\n name: kubescape\n---\napiVersion: apps/v1\nkind: DaemonSet\nmetadata:\n name: host-scanner\n namespace: kubescape\n labels:\n app: host-scanner\n k8s-app: kubescape-host-scanner\nspec:\n selector:\n matchLabels:\n name: host-scanner\n template:\n metadata:\n labels:\n name: host-scanner\n spec:\n {{- if .Values.imagePullSecrets }}\n imagePullSecrets:\n - name: {{ toYaml .Values.imagePullSecrets }}\n {{- end }}\n tolerations:\n # this toleration is to have the DaemonDet runnable on master nodes\n # remove it if your masters can't run pods\n - key: node-role.kubernetes.io/control-plane\n operator: Exists\n effect: NoSchedule\n - key: node-role.kubernetes.io/master\n operator: Exists\n effect: NoSchedule\n containers:\n - name: host-sensor\n image: quay.io/kubescape/host-scanner:v1.0.59\n securityContext:\n allowPrivilegeEscalation: true\n privileged: true\n readOnlyRootFilesystem: true\n procMount: Unmasked\n env:\n - name: KS_LOGGER_LEVEL\n value: \"{{ .Values.logger.level }}\"\n - name: KS_LOGGER_NAME\n value: \"{{ .Values.logger.name }}\" \n ports:\n - name: scanner # Do not change port name\n containerPort: 7888\n protocol: TCP\n resources:\n limits:\n cpu: 0.4m\n memory

Not yet scored

The daily scoring run has not folded the 0 images into a score yet.

Radar Score is the sum of every finding’s contribution; the colour is the worst finding’s band.

Container images

0 images

The render produced no pod templates.

Rendered with the chart’s default values. Optional subcharts, images set by operator flags and images inside CRD payloads are not seen and are counted as unmeasured.

Vulnerabilities

none

No current finding on any measured image of this version.

Indexed versions

VersionPublishedApp versionVulnerabilitiesRadar Score
0.0.13latest3 years agov0.0.13

The latest version and the previous major, as selected nightly from the repository’s index.

README badge
[![Radar Score](https://charts.stackradar.io/badge/kubescape/kubescape-prometheus-integrator.svg)](https://charts.stackradar.io/charts/kubescape/kubescape-prometheus-integrator)

Markdown. The badge shows the latest version’s band and Radar Score, refreshed daily.

helm v3.16.4 · syft 1.42.1 · rendered 7 Sept 2026 · advisories as of 14 Sept 2026

Corrections: contact@stackradar.io

Catalogue: Artifact Hub · Advisories: OSV · Exploitation: FIRST EPSS, CISA KEV.