Skip to content

[v8]Update dependencies to fix CVEs#3795

Open
prkalle wants to merge 1 commit into
cloudfoundry:v8from
prkalle:fix/v8-cves
Open

[v8]Update dependencies to fix CVEs#3795
prkalle wants to merge 1 commit into
cloudfoundry:v8from
prkalle:fix/v8-cves

Conversation

@prkalle

@prkalle prkalle commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Description of the Change

This PR update dependencies to fix the CVEs

Why Is This PR Valuable?

It addressed the CVE fixes

Applicable Issues

How Urgent Is The Change?

Failrly urgent- Fixes the CVEs

Other Relevant Parties

Who else is affected by the change?

@prkalle prkalle changed the title build: update bosh-utils to fix CVEs on v8 branch Update bosh-utils to fix CVEs on v8 branch Jun 15, 2026
@prkalle prkalle changed the title Update bosh-utils to fix CVEs on v8 branch Update dependencies to fix CVEs in v8 branch Jun 15, 2026
@prkalle prkalle changed the title Update dependencies to fix CVEs in v8 branch [v8]Update dependencies to fix CVEs Jun 15, 2026
Updates multiple dependency versions to address security vulnerabilities:

Main go.mod updates:
- Updates bosh-utils and other core dependencies
- Resolves CVEs in primary application dependencies

Hydrabroker go.mod updates:
- golang.org/x/crypto: v0.45.0 → v0.52.0
- golang.org/x/mod: v0.29.0 → v0.36.0
- golang.org/x/net: v0.47.0 → v0.55.0
- golang.org/x/sync: v0.18.0 → v0.20.0
- golang.org/x/sys: v0.38.0 → v0.45.0
- golang.org/x/text: v0.31.0 → v0.37.0
- golang.org/x/tools: v0.38.0 → v0.45.0

Signed-off-by: Prem Kumar Kalle <prem.kalle@broadcom.com>
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.

1 participant