StackRadar

jfrog-platform Helm chart

jfrog

Not scored yet

The Helm chart for JFrog Platform (Universal, hybrid, end-to-end DevOps automation)

Latest 11.6.5 3 days agoapp version 7.161.26 (not verified against the render) 5Artifact Hub

Chart.yaml declares kubeVersion >= 1.23.0-0; rendered for Kubernetes 1.23.0.

Radar Score

Latest render attempt (12 Sept 2026) failed: Error: execution error at (jfrog-platform/charts/artifactory/templates/validations.yaml:60:8): ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 🛑 ERROR: MISSING NGINX TLS CERTIFICATE (JFrog Platform) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ artifactory.nginx.https.enabled=true but artifactory.nginx.tlsSecretName is not set, and artifactory.nginx.generateSelfSignedCert is not enabled. By default the JFrog Platform chart does NOT generate TLS certificates. 👉 OPTION 1 (Production Recommended): SUPPLY YOUR OWN CERTIFICATE Create a kubernetes.io/tls secret: kubectl create secret tls artifactory-nginx-tls -n default \ --cert=./tls.crt --key=./tls.key Reference the secret name in helm values: --set artifactory.nginx.tlsSecretName=artifactory-nginx-tls 👉 OPTION 2 (Dev/Test only): OPT IN TO A SELF-SIGNED CERTIFICATE Enable chart-side generation in helm values: --set artifactory.nginx.generateSelfSignedCert=true WARNING: The chart-generated key is unique per install but is not issued by a trusted CA. Do not use in production. 👉 OPTION 3: DISABLE HTTPS (HTTP only) Disable HTTPS in helm values: --set artifactory.nginx.https.enabled=false 📚 TO LEARN MORE: https://docs.jfrog.com/installation/docs/establish-tls-in-artifactory-and-jfrog-platform ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Use --debug flag to render out invalid YAML

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
11.6.5latest3 days ago7.161.26
11.6.44 days ago7.161.26
11.6.317 days ago7.161.20

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

README badge
[![Radar Score](https://charts.stackradar.io/badge/jfrog/jfrog-platform.svg)](https://charts.stackradar.io/charts/jfrog/jfrog-platform)

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

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

Corrections: contact@stackradar.io

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