Skip to content

fix(ci): bump helm to 4.1.4 for plugin CVE fixes#928

Merged
johntmyers merged 1 commit into
mainfrom
fix/ci-helm-cve-bump
Apr 23, 2026
Merged

fix(ci): bump helm to 4.1.4 for plugin CVE fixes#928
johntmyers merged 1 commit into
mainfrom
fix/ci-helm-cve-bump

Conversation

@johntmyers
Copy link
Copy Markdown
Collaborator

Summary

Bumps the helm pin in mise.toml from 4.1.1 to 4.1.4 to clear four High-severity container findings against ghcr.io/nvidia/openshell/ci. Source: nSpect Security Tracker (NSPECT-4VVR-UWWE).

Related Issue

No tracking issue — direct remediation from the nSpect tracker; security vulns are not filed as GitHub issues per SECURITY.md.

Changes

  • mise.toml: helm = "4.1.1"helm = "4.1.4"

Addresses:

Testing

  • mise run pre-commit — license:check fails on pre-existing gitignored files in architecture/plans/, not related to this change; no pre-commit hook installed locally
  • Unit tests added/updated — N/A (tool version pin)
  • E2E tests added/updated — will run on this PR via CI
  • mise install resolves helm@4.1.4 — deferred to CI image rebuild

Checklist

Clears four High-severity container findings in the CI image, which
installs helm via mise.toml:

  - CVE-2026-35204 / GHSA-vmx8-mqv2-9gmg (plugin path traversal)
  - CVE-2026-35205 / GHSA-q5jf-9vfq-h4h7 (plugin .prov verification fails open)

Both are fixed in helm 4.1.4.

Signed-off-by: John Myers <9696606+johntmyers@users.noreply.github.com>
@johntmyers johntmyers requested a review from a team as a code owner April 23, 2026 00:15
@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented Apr 23, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@github-actions
Copy link
Copy Markdown

@johntmyers johntmyers added the test:e2e Requires end-to-end coverage label Apr 23, 2026
@johntmyers johntmyers merged commit c5d5855 into main Apr 23, 2026
12 of 14 checks passed
@johntmyers johntmyers deleted the fix/ci-helm-cve-bump branch April 23, 2026 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test:e2e Requires end-to-end coverage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants