Skip to content

fix(deps): remediate security vulnerabilities - #21

Merged
phillipleblanc merged 1 commit into
trunkfrom
security/vanta-vuln-fix-20260603
Jun 3, 2026
Merged

fix(deps): remediate security vulnerabilities#21
phillipleblanc merged 1 commit into
trunkfrom
security/vanta-vuln-fix-20260603

Conversation

@phillipleblanc

@phillipleblanc phillipleblanc commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Security: dependency vulnerability remediation

Automated dependency remediation for spicehq/spice-cloud-deploy-action, addressing open Dependabot security alerts.

Fixes pin each affected package via overrides/resolutions (forces direct + transitive resolution) and bump declared ranges for direct deps. Lockfiles refreshed; CI validates.

(repo root) (npm)

Package Fixed version Severity CVSS SLA deadline Advisories Alerts
protobufjs 7.5.8 MEDIUM 5.3 2026-07-28 CVE-2026-45740 #1

Automated mechanical dependency-security update.

Copilot AI review requested due to automatic review settings June 3, 2026 00:42

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Remediates a Vanta-tracked security vulnerability by forcing a safe protobufjs version across the dependency graph for the spice-cloud-deploy-action npm package, with lockfile updates to reflect the resolved version.

Changes:

  • Adds an npm overrides pin for protobufjs to 7.5.8.
  • Refreshes package-lock.json to resolve protobufjs to 7.5.8 (and updates the package version metadata in the lockfile accordingly).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Adds an overrides entry to pin protobufjs to the remediated version.
package-lock.json Updates the resolved protobufjs package to 7.5.8 and refreshes lock metadata.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@phillipleblanc phillipleblanc changed the title fix(deps): remediate Vanta security vulnerabilities fix(deps): remediate security vulnerabilities Jun 3, 2026
@phillipleblanc
phillipleblanc force-pushed the security/vanta-vuln-fix-20260603 branch from fe79912 to 6888b38 Compare June 3, 2026 01:35
@phillipleblanc phillipleblanc self-assigned this Jun 3, 2026
@phillipleblanc
phillipleblanc enabled auto-merge June 3, 2026 07:46
@phillipleblanc
phillipleblanc disabled auto-merge June 3, 2026 08:56
@phillipleblanc
phillipleblanc merged commit eeb5f81 into trunk Jun 3, 2026
4 checks passed
@phillipleblanc
phillipleblanc deleted the security/vanta-vuln-fix-20260603 branch June 3, 2026 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants